MCP tools
| Tool | Credits | What it does |
|---|---|---|
scan_url |
0 | Measure a page |
get_findings |
0 | List findings |
explain_finding |
0 | Detail for one finding |
test_fix |
1 | Lab test a finding |
verify_change |
2 | Re measure after you deploy |
locate_in_source |
1 | File/line when we know it |
Tools return structured JSON only. No page HTML is sent to the agent.
See also packages/mcp/README.md in the repo.