Skip to content
Grok

wcagc — accessibility scanning for Grok

io.github.wcag-compliance/mcp

Deterministic axe-core accessibility scans (WCAG 2.1 AA, EN 301 549, PDF/UA) via your account.

client:Grok transport:streamable-http runtime:npm

Install wcagc — accessibility scanning in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "mcp": {
      "type": "http",
      "url": "https://mcp.wcagc.com/mcp"
    }
  }
}

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

wcagc — accessibility scanning in other clients