feat(mcp): serve the control plane to MCP clients at mcp.sean.farm #2021
Loading…
Reference in a new issue
No description provided.
Delete branch "feat/mcp-server"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The MCP server is the third client surface of the one control plane: reads call the query service, mutations call the release API with the shared caller token plus the caller OAuth identity as X-User-Email. A new --mode=mcp runs it from the same released binary.
Evidence: make test green (envtest suite, mcpserver at 78.6% coverage), 129/129 guards pass, dashboard and workflows-infra-bare render.
Companion changes (separate repos): the mcp.sean.farm gateway listener + certificate in seanfarm, and the Hydra dynamic-client-registration flip in sean/ory.