Loomal

agentmako

MCP server by github.com/drhalto/agentmako

Local-first codebase intelligence MCP server for AI coding agents.

40 starsnpm: agentmako

About agentmako

agentmako is an MCP (Model Context Protocol) server published by drhalto in the official MCP registry, listed under Autonomous Agents on Loomal. Local-first codebase intelligence MCP server for AI coding agents.

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

Development happens in the open at github.com/drhalto/agentmako, where the project has earned 40 GitHub stars.

Use agentmako with your agent

Claude Code · one command
claude mcp add agentmako -- npx -y agentmako
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "agentmako": {
      "command": "npx",
      "args": [
        "-y",
        "agentmako"
      ]
    }
  }
}
npmagentmako

Frequently asked questions

What is agentmako?
agentmako is an MCP (Model Context Protocol) server by drhalto in the Autonomous Agents category. Local-first codebase intelligence MCP server for AI coding agents.
How do I connect agentmako to Claude, Cursor, or another MCP client?
Install agentmako from its npm package (agentmako) 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 agentmako open source?
Yes — the source code is public at github.com/drhalto/agentmako, with 40 GitHub stars.
Can AI agents pay to use agentmako?
Not yet through Loomal — agentmako 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 agentmako? Claim this listing free by verifying GitHub ownership, or contact us.