Skip to content
Cursor

Brain Scanner for Cursor

io.github.kevin-lozada-santos/brain-scanner

Codebase graphs, caller impact analysis, and recorded project context for AI coding agents.

client:Cursor transport:streamable-http

Install Brain Scanner in Cursor

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

{
  "mcpServers": {
    "brain-scanner": {
      "url": "https://brainscanner.dev/mcp/v2"
    }
  }
}

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

Brain Scanner in other clients