Skip to content
Claude Desktop

codemesh for Claude Desktop

io.github.pyalwin/codemesh

Intelligent code knowledge graph for AI coding agents — 71% cheaper, 72% faster

client:Claude Desktop transport:stdio runtime:npm

Install codemesh in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "codemesh": {
      "command": "npx",
      "args": [
        "-y",
        "@pyalwin/codemesh"
      ],
      "env": {
        "CODEMESH_PROJECT_ROOT": "<CODEMESH_PROJECT_ROOT>"
      }
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

codemesh in other clients