Skip to main content

MCP (Model Context Protocol)

Status: PUBLIC_CONTRACT_DRAFT. MCP tools carry individual status. Not a production-live claim.

The MCP server provides programmatic access to Zen Mesh capabilities through the Model Context Protocol. It is designed for AI agents, operators, and internal tooling. MCP is not read-only as a category — read and write tools exist, with write tools disabled by default.

Current Status

  • Read tools are default-on in V1
  • Write tools are disabled by default, must be explicitly enabled per tool group
  • Server is WIRED_SANDBOX, not production-live
  • See MCP Overview for full documentation

Existing Tools

ToolDescriptionRead/WriteAccess
list_api_keysList API keysReadDefault
create_api_keyCreate API keyWriteExplicit enablement required
revoke_api_keyRevoke API keyWriteExplicit enablement required
list_deliveriesList deliveriesReadDefault
get_deliveryGet delivery detailsReadDefault
list_webhooksList webhooksReadDefault
get_webhookGet webhook detailsReadDefault
get_delivery_statsGet delivery statisticsReadDefault

Design Principles

  • Default-on for read tools: Read tools are available on the default surface; write tools require explicit enablement
  • Rate-limited: Subject to plan-based limits
  • Tenant-scoped: API key authentication required
  • Audited: All accesses logged

Non-Claims

  • Not production-live
  • Write tools require explicit enablement and are not available on the default surface
  • Write tools may be Business+ gated per V1 policy
  • No compliance certification via MCP
  • Evidence read tools: see MCP Overview for current tool availability