WebAnatomy

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-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. It is in private beta:

  1. Request access in the MCP dashboard. Approval is usually within the hour.
  2. Generate your token once it is approved.
  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