Skip to content
Cursor

one brain for Cursor

io.github.prophet-git/one-brain

Shared memory for a team in Claude Code: what one person records, everyone has.

client:Cursor transport:streamable-http

Install one brain in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "one-brain": {
      "url": "https://onebrain.prophet.lat/api/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

one brain in other clients