Quickstart
Install the Web Anatomy skills and connect the private-beta MCP server in two steps.
Web Anatomy comes in two parts. Start with the skills (free, instant), then connect the MCP when you want live benchmark data.
1. Install the skills
Run this in your project. No account and no token required.
npx skills add GabrielAmz/web-anatomyThis works in Claude Code, Cursor, and any agent that installs skills. The skills run standalone; you can stop here and still audit and improve pages.
2. Connect the MCP server
The MCP server is the live link to the benchmark library. It is in private beta:
- Request access in the MCP dashboard. Approval is usually within the hour.
- Generate your token once it is approved.
- Add the server to your agent using the guide for your IDE.
The endpoint is https://mcp.webanatomy.ai/mcp. Authentication is a bearer token. Keep the token in user-level config and never commit it.
Pick your IDE:
Claude Code
One command, user scope.
Cursor
~/.cursor/mcp.json
Other IDEs
Windsurf, VS Code, Claude Desktop, Codex, Gemini CLI.
3. Verify
In Claude Code, run /mcp and confirm webanatomy is connected. Then try a prompt from Use cases.