accessibility ai for Cursor
io.github.groundlogic-ai-source/accessibility-ai
Scan URLs for WCAG 2.1 violations, generate AI fixes, and produce VPAT 2.5 compliance reports.
client:Cursor
transport:streamable-http
Install accessibility ai in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"accessibility-ai": {
"url": "https://accessibility.groundlogic.ai/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs