Skip to content
Cursor

Meeba Brain for Cursor

io.github.meemoprasad/meeba-brain

Repository knowledge graph MCP server for codebase understanding and debugging.

client:Cursor transport:streamable-http tools:5

Install Meeba Brain in Cursor

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

{
  "mcpServers": {
    "meeba-brain": {
      "url": "https://meeba-context-mcp-469248886325.us-central1.run.app/mcp"
    }
  }
}

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

What Cursor can do once it is connected

Meeba Brain in other clients