servers / ai-canaryusers-canaryusers
ai.canaryusers/canaryusers
communitystreamable_httpremotewrite capablehealthy
A flock of AI users tests your deployed app and reports where real people get stuck, with fixes.
69/ 100
01Tools · 3
| Tool | Risk | Side effects | Approval |
|---|---|---|---|
| list_recent_scans List the most recent CanaryUsers UX scans for your account (id, URL, CanaryScore, grade, status, date). Use this to find a scan to dig into. | read | false | unknown |
| get_report_markdown Get one scan's full report as AI-ready markdown: the findings ranked by severity, why each matters, and how to fix it. Pass a scanId from list_recent_scans. | read | false | unknown |
| canary_scan Run a CanaryUsers UX scan on a DEPLOYED URL (your live or preview app — not source code). A flock of AI personas evaluates the page and reports where real users would get stuck, with concrete fixes. Returns AI-ready findings you can act on immediately. Use depth='deep' for the thorough scan that renders the page, checks it VISUALLY on desktop + mobile (catches mobile breakage and layout issues), and clicks through key flows like signup/checkout (slower, ~60-90s, uses one credit); depth='quick' (default) is a fast static check that does NOT see mobile or visual issues — use 'deep' when the user mentions mobile, layout, or visual problems. IMPORTANT: if this returns status 'running' with a scanId, the findings are not ready yet — wait ~30s, then call get_report_markdown(scanId), repeating until it returns the report. Always fetch and present the findings before stopping, then offer to fix the top issues. | write | true | unknown |
02Install & source
https://www.canaryusers.ai/api/mcp
remote_url- repohttps://github.com/CanaryUsers-ai/canaryusers-mcp
- homepagehttps://www.canaryusers.ai/api/mcp
- licenseMIT
- adoption0 stars · 0 forks
04Trust reasoning
- 0Community serverofficial_status
- +8Seen in authoritative sourcesource_provenance
- +10Commit within 30 daysmaintenance
- +3Licensed: MITlicense
- -3Exposes write toolstool_risk
- -4Remote executionexecution_risk
- +10MCP handshake verifiedverification
- +5tools/list verifiedverification
05Provenance & freshness
sourcesOfficial MCP Registry [p1]
last_checked2026-06-17 16:46Z
next_check2026-06-18 20:54Z
cadenceevery 29h
verifiedtools_list:passed handshake:passed metadata:passed metadata:passed metadata:passed
index_statusindex — 8 unique facts >= 5
Next step
Generate a runtime config, or package this server into a governed Loadout with approvals and policies before your agent uses it.
Use in a Loadout