Loomal

codemesh

MCP server by github.com/pyalwin/codemesh

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

0 starsnpm: @pyalwin/codemesh

About codemesh

codemesh is an MCP (Model Context Protocol) server published by pyalwin in the official MCP registry, listed under Autonomous Agents on Loomal. Intelligent code knowledge graph for AI coding agents — 71% cheaper, 72% faster

It ships as an npm package (@pyalwin/codemesh), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/pyalwin/codemesh.

Use codemesh with your agent

Claude Code · one command
claude mcp add codemesh -- npx -y @pyalwin/codemesh
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "codemesh": {
      "command": "npx",
      "args": [
        "-y",
        "@pyalwin/codemesh"
      ]
    }
  }
}
npm@pyalwin/codemesh

Frequently asked questions

What is codemesh?
codemesh is an MCP (Model Context Protocol) server by pyalwin in the Autonomous Agents category. Intelligent code knowledge graph for AI coding agents — 71% cheaper, 72% faster
How do I connect codemesh to Claude, Cursor, or another MCP client?
Install codemesh from its npm package (@pyalwin/codemesh) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is codemesh open source?
Yes — the source code is public at github.com/pyalwin/codemesh.
Can AI agents pay to use codemesh?
Not yet through Loomal — codemesh is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain codemesh? Claim this listing free by verifying GitHub ownership, or contact us.