Skip to content
Back to search
100
MCP live v1.2.1 MCP 2025-11-25 streamable-http

ai.canaryusers/canaryusers

ai.canaryusers/canaryusers

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

Uptime
25.3%
75 probes
Response
552ms
last probe
Tools
3
callable
Resources
0
readable
Prompts
0
available

Tools · 3

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. R…

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.

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.

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "ai.canaryusers/canaryusers": {
      "url": "https://www.canaryusers.ai/api/mcp",
      "transport": "streamable-http"
    }
  }
}