Skip to content
Cursor

accessproof for Cursor

com.edgethirteen.www/accessproof

Scan a web page's markup for the WCAG failures ADA demand letters cite most often.

client:Cursor transport:streamable-http

Install accessproof in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "accessproof": {
      "url": "https://www.edgethirteen.com/api/mcp/accessproof"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

accessproof in other clients