

agentmako
Local-first MCP server that gives coding agents structured context packets, code/schema facts, and diagnostics - backed by a local SQLite store.
Cost / License
- Free
- Open Source (Apache-2.0)
Platforms
- Node.JS
- JavaScript
- Typescript
- Mac
- Windows
- Linux
- BSD

agentmako
Features
- AI-Powered
- Model Context Protocol (MCP) Support
agentmako News & Activities
Recent activities
agentmako information
What is agentmako?
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 indexes your repo, builds local SQLite-backed facts, tracks diagnostics and review notes, and returns structured context packets instead of making the agent rediscover everything with raw grep.
Mako is built for the first mile of coding-agent work:
What files matter? What routes, symbols, tables, diagnostics, and prior findings are relevant? What should the agent read next?
What You Get:
- MCP server for coding agents: agentmako mcp
- Local dashboard: agentmako dashboard
- Deterministic context packets: context_packet, reef_scout
- Code search and structure tools: cross_search, live_text_search, ast_find_pattern, repo_map
- Reef Engine facts and findings across indexed, working-tree, and staged state
- TypeScript, ESLint, Oxlint, Biome, and staged git diagnostic ingestion
- Optional Postgres/Supabase schema snapshots and read-only DB inspection
- Local DB review comments for notes on tables, RLS, triggers, publications, subscriptions, and replication
- Recall, acknowledgements, and agent feedback for repeated review work
Everything important runs locally. No hosted service is required.
