The full tool catalog.
agentmako ships 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
↗mako_help, context_packet, tool_batch, reef_diff_impact, reef_scout, reef_inspect, and evidence confidence tools.
Code intelligence
↗repo_map, cross_search, ast_find_pattern, live_text_search, symbols_of, imports_impact, and friends.
Reef Engine
↗file_preflight, project_findings, project_open_loops, verification_state, rule packs, 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, change_plan, auth_path, route_context, trace_error, neighborhoods, and composer traces.
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.
_hints and MCP
annotations such as read-only, idempotent, advisory, and
preview-first write behavior. Agents should read those hints before
choosing the next call.