Model Context Protocol · pre-installed
Your mesh, as tools an agent can use
Claude Code, Claude Desktop, Copilot or any MCP client connects to
/mcp and gets the mesh’s own verbs — read, search, create, render, sync — with exactly the permissions of the person whose token it presents.Point Claude Code, Claude Desktop, GitHub Copilot or any MCP client at this deployment and it gets the mesh's own verbs — read a node, search the index, create typed content, render a layout area, drive a GitHub sync — over an authenticated HTTP transport.
What ships
- The tool surface:
get,search,create,update,patch,render_area,compile, and the rest. - MCP resources, including the query-syntax reference clients read on connect.
- Per-caller authorization — an agent acts as the user whose token it presents, never above them.