Connecting
Authenticate withAuthorization: Bearer grad_live_..., an organization API key from the console. The server verifies the key, then enforces the matching scope on each tool it runs, so a key scoped to agents:* and tools:* can build and deploy but not, say, manage providers. See Authentication for scopes.
- Streamable HTTP
- stdio (mcp-remote)
For clients that speak Streamable HTTP directly, such as Claude Code and Cursor:
Tool surface
Identity
Agents
Graph editing
Each of these acts on an agent’s draft graph.Publish and run
Skills
Knowledge bases
Custom tools
Providers
Phone and voice
Dataset worlds
Evaluation and observability
Each tool returns its result as JSON text; very large payloads are truncated with the original size noted. For how these operations fit the build-and-evaluate loop, see Run over MCP.