WebAnatomy
Reference

FAQ

Security, access, and setup questions for the Web Anatomy MCP.

Where do I get my token?

After approval, generate it in the MCP dashboard. The install snippet is customized with that one-time token.

Where should the token be stored?

Keep it in ignored local config, such as an env var or $HOME/.webanatomy/webanatomy_mcp_token. Do not commit it.

What data can the MCP return?

It returns public-safe benchmark sections, filters, and selected section details. It does not return raw scores, marker coordinates, service-role access, or internal database fields.

Which agents does it work with?

Any agent that can configure an MCP server: Claude Code, Cursor, VS Code (Copilot), Windsurf, Claude Desktop, Codex, Gemini CLI, and more. See the setup guides.

What if I already use Mobbin or Lazyweb?

Keep using visual libraries for browsing. Web Anatomy is for grounding your coding agent in benchmark-backed examples it can call while working.

On this page