Connect Site Clarity to Claude Code
Add the Site Clarity MCP server in Claude Code, sign in once, then ask Claude Code to send local screenshots and page context for review.
Connect from Claude Code
- 1
Add Site Clarity as an HTTP MCP server using the server URL below.
- 2
Approve Site Clarity when Claude Code opens the browser authorization flow.
- 3
Return to Claude Code after its local callback receives the token.
- 4
Ask Claude Code to gather screenshots and submit them through Site Clarity.
Add MCP Server
Copy the snippet for your client. Use raw values only if your MCP client asks for them.
claude mcp add --transport http siteclarity "https://siteclarity.ai/api/mcp"
claude mcp login siteclarityhttps://siteclarity.ai/api/mcphttps://siteclarity.ai/.well-known/oauth-authorization-serverHow local app reviews work
SiteClarity gives your agent a secure review path for work that only exists on your machine. The agent captures the evidence, uploads it through SiteClarity, and the rest of the system runs the analysis you requested.
Capture the local page
Your agent uses its local browser or dev tools to capture desktop and mobile screenshots, page context, and the review intent.
Upload through SiteClarity
The MCP tool issues scoped upload targets, validates screenshots after upload, and binds the evidence packet to the authorized workspace.
Run the requested review
SiteClarity receives the evidence as normal artifacts, then starts buyer coverage, UI/UX, AI visibility, content, or debug analysis from your prompt.
Why teams connect Site Clarity
- Review local pages without exposing a development server to the public web.
- Upload screenshots and page evidence through Site Clarity's authenticated file pipeline.
- Run buyer coverage, UI/UX, AI visibility, or content reviews from the same Site Clarity system.