MCP Server
MCP
io.github.pyalwin/codemesh
Intelligent code knowledge graph for AI coding agents — 71% cheaper, 72% faster
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
By
Comments
Sign in to leave a comment