Ship audits, not dashboards
Every tool runs locally, in CI, or as a paid API call. No accounts. No dashboards to check. Results arrive where the work happens.
SiteAudit
MCP Server5 audit engines in one MCP server. Accessibility, performance, SEO, design, and mobile. 47 WCAG checks. EAA compliance scoring. Runs inside Claude, Cursor, or any MCP-compatible client.
npx gridwork-siteaudit
click to copy
SiteAudit API
x402 APIThe same audit engine, exposed as a pay-per-call API. AI agents pay in USDC on Base. No API keys. No signup. HTTP 402 negotiation handles payment automatically.
SiteAudit Action
GitHub ActionAudit every pull request automatically. Runs on every PR, posts results as a comment. Catches accessibility regressions before they ship.
uses: thegridwork/siteaudit-action@v1
click to copy
Three ways in. Same engine.
Pick the interface that fits. The audit engine is identical across all three. Same checks, same scoring, same output.
MCP Server
Install locally. Runs inside Claude Desktop, Cursor, Windsurf, or any MCP client. Your AI assistant gains audit capabilities.
npm install
x402 API
HTTP endpoint. Agents pay per call in USDC. No keys, no accounts. The x402 protocol handles payment negotiation at the HTTP layer.
$0.10 per call
GitHub Action
Add to any workflow. Audits run on every PR. Results posted as comments. Free and open source.
v1 stable
Verify, don't believe
No accounts to create. No credentials to store. Everything is inspectable.