Connect ProductBrain to Claude Desktop, Claude Code, or Cursor over MCP.
The ProductBrain MCP server lets an MCP client — Claude Desktop, Claude Code, Cursor — drive your plan directly: search, read, mutate, run the planning methodology, and read/drive the live view.
A thin shim, on purpose. The server is a thin transport over ProductBrain’s versioned v1 REST API — each tool is one call to an existing /api/v1 endpoint. The REST contract stays canonical: it’s stable when the MCP spec churns, you can drop to raw HTTP or bring your own LLM any time, and responses carry the same in-band _meta coaching the API returns.