accessproof for Zed
com.edgethirteen.www/accessproof
Scan a web page's markup for the WCAG failures ADA demand letters cite most often.
client:Zed
transport:streamable-http
Install accessproof in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"accessproof": {
"url": "https://www.edgethirteen.com/api/mcp/accessproof"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs