a11y_headings — a11y scorer MCP Tool
a11y_headings
(a11y headings) is one of 4 tools on the
a11y scorer
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call a11y_headings from your client
- Claude Code a11y scorer a11y_headings run in your project directory
- Claude Desktop a11y scorer a11y_headings ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor a11y scorer a11y_headings ~/.cursor/mcp.json
- VS Code a11y scorer a11y_headings .vscode/mcp.json
- Zed a11y scorer a11y_headings ~/.config/zed/settings.json
- Windsurf a11y scorer a11y_headings ~/.codeium/windsurf/mcp_config.json
- Cline a11y scorer a11y_headings ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI a11y scorer a11y_headings ~/.gemini/settings.json
- Grok a11y scorer a11y_headings .mcp.json (in your project root)
- ChatGPT a11y scorer a11y_headings Settings → Connectors → Advanced → Developer mode
- Claude.ai a11y scorer a11y_headings Settings → Connectors → Add custom connector
- LangChain a11y scorer a11y_headings pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http a11y-scorer https://api.lazy-mac.com/a11y-scorer/mcp
Other tools on this server
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.