← Index

io.github.drhalto/agentmako

io.github.drhalto/agentmako·v0.2.3·Other
Quality Score
80
/100

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

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "agentmako": {
      "command": "npx",
      "args": [
        "-y",
        "agentmako"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "agentmako": {
      "command": "npx",
      "args": [
        "-y",
        "agentmako"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y agentmako
§03  MCP Quality Score  ·  methodology
freshness
25
completeness
10
installability
25
documentation
15
stability
5
§04  Alternatives in Other