Skip to content
Cline

agentmako for Cline

io.github.drhalto/agentmako

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

client:Cline transport:stdio runtime:npm

Install agentmako in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

{
  "mcpServers": {
    "agentmako": {
      "command": "npx",
      "args": [
        "-y",
        "agentmako"
      ]
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

agentmako in other clients