Agentmako runs on your own machine — the client starts it, so there is no endpoint to ping. 233 installs a week from npm. Last commit 29 Jun 2026.
Local-first codebase intelligence MCP server for AI coding agents.
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 agentmako -- npx -y agentmako
{
"mcpServers": {
"agentmako": {
"args": [
"-y",
"agentmako"
],
"command": "npx"
}
}
}
[mcp_servers.agentmako]
command = "npx"
args = ["-y", "agentmako"]
{
"mcpServers": {
"agentmako": {
"args": [
"-y",
"agentmako"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"agentmako": {
"args": [
"-y",
"agentmako"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.