Skip to content
VS Code

Pharaoh for VS Code

so.pharaoh/pharaoh

Codebase knowledge graph — architectural awareness for AI coding agents via MCP

client:VS Code transport:sse runtime:npm

Install Pharaoh in VS Code

.vscode/mcp.json

{
  "servers": {
    "pharaoh": {
      "type": "sse",
      "url": "https://mcp.pharaoh.so/sse"
    }
  }
}

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

Pharaoh in other clients