Skip to main content
Early access — Cursor MCP JSON shape varies by release channel. If this block fails, paste the error in the Product Brain Community. UI screenshots: coming soon.
Cursor can work with Product Brain through MCP or the pb CLI. In both paths, you speak normally; Cursor (your agent) runs Product Brain on your behalf.

Two paths

See also pb vs MCP package.

MCP configuration (.cursor/mcp.json)

Create or merge this block (replace the API key with one from Settings → API keys in the app):
Restart Cursor after saving. Then ask:

API key flow (human)

  1. Open work.productbrain.io → your workspace.
  2. Settings → API keys → create key (read vs read-write per need).
  3. Paste into .cursor/mcp.json as shown above.
Screenshot of the keys screen: coming soon.

Working pattern

  1. Orient with the task (natural language → MCP orient or pb orient --task).
  2. Read relevant Chain entries.
  3. Make the code or docs change.
  4. Capture durable decisions or tensions.
  5. Close the session.

Troubleshooting