Skip to content
Cursor

Brains for Cursor

io.github.brainsforai/brains-mcp-connector

Personal wiki and memory layer for AI assistants. Persistent, structured memory across sessions.

client:Cursor transport:streamable-http

Install Brains in Cursor

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

{
  "mcpServers": {
    "brains-mcp-connector": {
      "url": "https://lets.usebrains.app/mcp"
    }
  }
}

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

Brains in other clients