WebAnatomy

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-anatomy

This 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:

  1. Subscribe to Pro, then open the MCP dashboard. An active subscription unlocks access automatically, with no review queue.
  2. Generate your token. It is instant.
  3. 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:

3. Verify

In Claude Code, run /mcp and confirm webanatomy is connected. Then try a prompt from Use cases.

On this page