MCP Tools Reference
103 tools exposed via Model Context Protocol. Free includes 49 core tools; Pro and Team unlock the full catalog.
Read Tools
| Tool | Description |
|---|---|
get_project_health | Health score and issues |
get_project_manifest | Full project.yaml contents |
get_codebase_map | Entry points, deps, directory roles |
get_commands | Build/test/lint/deploy commands |
get_personas | Agent role definitions |
get_session | Active roaming session |
get_swarm_status | Task queue status |
search_experience | Search knowledge base |
debug_probe | Bounded local diagnostics |
parse_content | Parse HTML, Markdown, and text |
Write Tools
| Tool | Description |
|---|---|
save_session | Save session for roaming |
record_experience | Record event for flywheel |
create_spec | Create development spec |
update_decision | Append ADR entry |
swarm_delegate | Delegate task to agent |
swarm_run | Execute next swarm task |
submit_feedback | Submit structured feedback |
System Tools
| Tool | Description |
|---|---|
score_candidates | Rank experience candidates |
undo_mutation | Rollback last mutation via WAL |
web_search | Configured provider-backed search |
capture_screenshot | Playwright-backed screenshot capture |