MCP
MCP
Drive Levain from any MCP-compatible agent client.
The Levain MCP server exposes the public API as Model Context Protocol tools so agent clients (Claude Desktop, Cursor, Zed, Continue, your own scripts) can manage agents, trigger runs, and read analytics directly.
Connect
Point your MCP client at:
https://mcp.levainlabs.comAuthentication uses a standard OAuth browser flow — your client opens a browser once, you sign in, and tokens are issued for your workspace. No API keys to copy.
What's available
- Tools — 49 actions covering agents, runs, sessions, schedules, triggers, notifications, integrations, the knowledge base, analytics, BYOK, and sandboxes.
- Resources — recipe specs and the full OpenAPI reference,
addressable via
recipe://<slug>andschema://openapi. - Prompts — guided workflows for common tasks like creating a first agent or debugging a stalled run.