canaryusers for VS Code
ai.canaryusers/canaryusers
A flock of AI users tests your deployed app and reports where real people get stuck, with fixes.
client:VS Code
transport:streamable-http
tools:3
Install canaryusers in VS Code
.vscode/mcp.json
{
"servers": {
"canaryusers": {
"type": "http",
"url": "https://www.canaryusers.ai/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs