Skip to content
docsv0.1.0

Milpa McpServer v0.1.0

The Model Context Protocol (MCP) transport core of Milpa — a transport-agnostic JSON-RPC 2.0 dispatcher over the milpa/tool-runtime registry, plus the auth seam a host implements to turn a bearer token into an authenticated caller.

Modules declare the capabilities they provide and require, expose tools an agent can invoke, and gate mutating actions behind verification. The contract loop that runs through the whole system:

plugin → capability → tool → verification → event → result

installbash
composer require milpa/mcp-server

API reference

3 public types across 1 namespaces — every symbol carries a DocBlock, and this reference is generated straight from them.

McpServer 3