# canaryusers MCP server

A flock of AI users tests your deployed app and reports where real people get stuck, with fixes.

## Links
- Registry page: https://www.getdrio.com/mcp/ai-canaryusers-canaryusers
- Repository: https://github.com/CanaryUsers-ai/canaryusers-mcp
- Website: https://www.canaryusers.ai/mcp

## Install
- Endpoint: https://www.canaryusers.ai/api/mcp
- Auth: Auth required by registry metadata

## Setup notes
- Remote header: Authorization (required; secret)
- The upstream registry signals required auth or secrets.
- Remote endpoint: https://www.canaryusers.ai/api/mcp
- Header: Authorization

## Tools
- 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. Endpoint: https://www.canaryusers.ai/api/mcp
- 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. Endpoint: https://www.canaryusers.ai/api/mcp
- 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. Endpoint: https://www.canaryusers.ai/api/mcp

## Resources
Not captured

## Prompts
Not captured

## Metadata
- Owner: ai.canaryusers
- Version: 1.2.2
- Runtime: Streamable Http
- Transports: HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: Jun 13, 2026
- Source: https://registry.modelcontextprotocol.io
