Skip to content
VS Code

Meeba Brain for VS Code

io.github.meemoprasad/meeba-brain

Repository knowledge graph MCP server for codebase understanding and debugging.

client:VS Code transport:streamable-http tools:5

Install Meeba Brain in VS Code

.vscode/mcp.json

{
  "servers": {
    "meeba-brain": {
      "type": "http",
      "url": "https://meeba-context-mcp-469248886325.us-central1.run.app/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

What VS Code can do once it is connected

Meeba Brain in other clients