The full tool catalog.
agentmako ships 85 typed MCP tools. Each tool is
either read-only (queries the index, store, or live
filesystem/DB) or a mutation (writes Mako state — index
refresh, diagnostic persistence, ack ledger). Authoritative
runtime catalog: agentmako tool list.
Context
↗context_packet, reef_scout, reef_inspect, evidence_confidence, tool_batch — the first tools any agent should reach for.
Code intelligence
↗repo_map, cross_search, ast_find_pattern, live_text_search, symbols_of, imports_impact, and friends.
Reef Engine
↗project_findings, file_findings, project_open_loops, verification_state, project_conventions, and ack tools.
Database
↗db_table_schema, db_rls, db_rpc, schema_usage, tenant_leak_audit for Postgres / Supabase awareness.
Trace & flow
↗route_trace, trace_file, trace_table, trace_rpc, flow_map, graph_path, auth_path, route_context, trace_error.
Diagnostics
↗lint_files, typescript_diagnostics, eslint_diagnostics, oxlint_diagnostics, biome_diagnostics, git_precommit_check.
agentmako tool list
after install — that's the authoritative runtime catalog and
always matches your installed version. The full registry list
also lives at
TOOLS.md
in the public repo.