Axcess — Design Accessibility Evaluation for Claude Desktop
io.github.sicxz/axcess
Evaluates UI designs for WCAG accessibility issues automated scanners miss. Paid via x402 on Base.
client:Claude Desktop
transport:streamable-http
tools:3
Install Axcess — Design Accessibility Evaluation in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"axcess": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://axcess-mcp-server.fly.dev/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs