Skip to content
Cursor

Brainbox for Cursor

dev.thexi/brainbox

Persistent, portable memory for AI assistants — your private memory graph, from any MCP client.

client:Cursor transport:streamable-http

Install Brainbox in Cursor

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

{
  "mcpServers": {
    "brainbox": {
      "url": "https://brainbox-mcp.thexi.dev/mcp"
    }
  }
}

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

Brainbox in other clients