Codemesh runs on your own machine — the client starts it, so there is no endpoint to ping. 30 installs a week from npm. Last commit 20 Apr 2026.
Intelligent code knowledge graph for AI coding agents — 71% cheaper, 72% faster
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add codemesh -- npx -y @pyalwin/codemesh
{
"mcpServers": {
"codemesh": {
"args": [
"-y",
"@pyalwin/codemesh"
],
"command": "npx"
}
}
}
[mcp_servers.codemesh]
command = "npx"
args = ["-y", "@pyalwin/codemesh"]
{
"mcpServers": {
"codemesh": {
"args": [
"-y",
"@pyalwin/codemesh"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"codemesh": {
"args": [
"-y",
"@pyalwin/codemesh"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.