Quickstart
Install the Web Anatomy skills and connect the 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. Live benchmark data is included in the Pro plan:
- Subscribe to Pro, then open the MCP dashboard. An active subscription unlocks access automatically, with no review queue.
- Generate your token. It is instant.
- 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.