← Index

Pharaoh

so.pharaoh/pharaoh·v1.0.65·Memory & RAG
Quality Score
95
/100

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

§01  Install
Remote endpoint

Streamable HTTP / SSE endpoint. Add to any MCP client that supports remote servers.

https://mcp.pharaoh.so/sse
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "pharaoh": {
      "command": "npx",
      "args": [
        "-y",
        "@pharaoh-so/mcp"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "pharaoh": {
      "command": "npx",
      "args": [
        "-y",
        "@pharaoh-so/mcp"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y @pharaoh-so/mcp
§03  MCP Quality Score  ·  methodology
freshness
25
completeness
20
installability
25
documentation
15
stability
10
§04  Alternatives in Memory & RAG