Your org is an MCP server — mesh, not a toy catalog
Monday: you connect Cursor to “an MCP server” and get twelve tools. Fine for a demo.
Tuesday: your org has shipping workflows, reference agents, connectors, and Canon checks — and you still point the same client at twelve tools, because someone treated MCP as a plugin shelf instead of a mesh.
HUMΛN’s answer is blunt: your org is an MCP server. The catalog is measured in the hundreds-to-thousands of OpenAPI-derived tools, not a curated “starter pack.”
The moment the mesh clicks
You build a manual-triggered workflow in HUMΛN. You do not “also publish an MCP tool.”
It is already:
- Discoverable —
tools/liston your org endpoint - Accessible — standard
tools/call - Executable —
POST /v1/agents/callwith delegation and risk gates - Queryable — provenance for every AI-initiated run
That is the DAEX loop. Magic by Default for builders; receipts for operators.
The endpoint that makes it real
Every org gets a hosted mesh endpoint:
https://{your-org-slug}.mcp.haio.run
Point Claude Desktop, Cursor, or any MCP client at that URL with a delegation token. What appears is not “HUMΛN’s opinion of useful tools” — it is your installed capability surface: workflow.*, agent.*, packs, and the OpenAPI→MCP registry that grows with the platform.
If you only ever used human.ask via @human/mcp, you have met the Companion-as-colleague path. The org mesh is the sibling product: the whole governed substrate, exposed as tools, under your policies.
Catalog scale is the point
A weather MCP is a party trick. A trust layer MCP is infrastructure.
The platform registry maps public OpenAPI operations into MCP tools so agents do not invent shadow APIs. Tier-1 convenience tools (human.ask, intent, capability discover) sit on top; they do not replace the mesh. When someone asks “how many tools?”, the honest answer is: enough that you need discovery, scopes, and provenance — not a README table of ten favorites.
So that you stop under-selling the server
Connect the org endpoint once. Let tools/list tell the truth about what your org can do. Then use entry posts for onboarding — and keep reading this series for packs, Passport tools, resources, WebMCP vs org, and receipts.
Scroll-stopper: If your MCP catalog fits on a sticky note, you built a demo. If it needs a registry, you built a colleague to the platform.
Go deeper
- Product: HumanOS, Developers
- Docs: MCP integration, MCP tools reference
- Community: Getting started, Canon MCP loop, Provenance from tools/call
MCP power surfaces — Part 1 of 6
Code & Docs