a11y scorer for Cursor
io.github.lazymac2x/a11y-scorer
Cloudflare Workers MCP server: a11y-scorer
client:Cursor
transport:streamable-http
tools:4
Install a11y scorer in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"a11y-scorer": {
"url": "https://api.lazy-mac.com/a11y-scorer/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs