Skip to content
Cline

Website Auditor for Cline

io.github.spikeycoder/website-auditor-mcp

AI visibility + site audits: see if ChatGPT, Perplexity, Claude & Gemini recommend a website.

client:Cline transport:stdio runtime:npm

Install Website Auditor in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "website-auditor-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "website-auditor-mcp"
      ],
      "env": {
        "WA_API_KEY": "<WA_API_KEY>",
        "WA_API_BASE_URL": "<WA_API_BASE_URL>"
      }
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

Website Auditor in other clients