← Back to Plugins
MCP Server MCP

io.github.pyalwin/codemesh

github By github 👁 1 views ▲ 0 votes

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

Homepage Verified source GitHub

Install

npx -y @pyalwin/[email protected]

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "npm",
      "identifier": "@pyalwin/codemesh",
      "version": "0.1.2",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "description": "Absolute path to the local codebase to index",
          "format": "string",
          "name": "CODEMESH_PROJECT_ROOT"
        }
      ]
    }
  ]
}
mcp model-context-protocol npm

Comments

Sign in to leave a comment

Loading comments...