agentmako

drhalto/agentmako
★ 33 stars TypeScript 🤖 AI/LLM Updated today
Local-first MCP server that gives coding agents structured context packets, code/schema facts, and diagnostics - backed by a local SQLite store.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

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

README Excerpt

<p align="center"> <img src="apps/web/public/agentmako.png" alt="agentmako logo" width="180" /> </p> agentmako is a local-first codebase intelligence engine for AI coding tools. It gives agents like Codex, Claude Code, Cursor, and local harnesses a typed MCP toolset for understanding a project before they edit it. Mako

Tools (4)

canonicalHelpermako_helpreef_scoutrepo_map

Topics

ai-codingclaude-codeclaude-code-plugincode-intelligencecodexcursordeveloper-toolsllm-toolslocal-firstmcpmcp-servermodel-context-protocolopencodesqlitetypescript