Documentation

Skills

OrgMCP ships a small set of first-party playbooks that teach a connected agent to use the MCP tools with fewer, cheaper, more honest calls. They are not Cursor filesystem skills in v1: if OrgMCP is already connected, the agent sees them automatically.

What you have to do

Nothing. On MCP session initialize the server appends a short usage protocol (route, cheap-read, honest-empty) to instructions. Longer recipes are available through list_skills and get_skill. Keep asking in natural language.

Workspace admins can disable a playbook on Skills in the console. A disable hides it from new sessions. Open sessions keep their initialize snapshot until reconnect.

The playbooks

  • orgmcp-route — pick RAG vs live get_* vs diagnose.
  • orgmcp-cheap-read — summary/metadata before full export, diff, or SQL sample.
  • orgmcp-honest-empty — treat synced_empty / denied / rate-limited as terminal; never claim the company has no knowledge when the index is not ready.
  • orgmcp-company-knowledge, orgmcp-diagnose-first, orgmcp-cross-ref — longer recipes behind get_skill.

Security

A skill is instruction text injected into employees' agents. v1 is first-party only, instructions-only (no scripts), default-on, with an admin kill switch. Do not paste third-party skill files into this product surface.