Connect an AI assistant

Website Analyzer exposes an MCP server, so assistants like ChatGPT and Claude can audit any website's technology stack, hosting, security headers, SEO, accessibility, and performance — and read shared reports — right from your chat.

https://websiteanalyzer.dev/mcp

ChatGPT

  1. Open ChatGPT's connector settings and enable Developer mode. If it's unavailable, ask a ChatGPT admin to enable it.
  2. Open the New plugin dialog, then enter Website Analyzer as the name and paste the MCP URL above.
  3. Review the details, check "I understand and want to continue" (ChatGPT shows this warning for every custom MCP server), and click "Create".
  4. Enable the app from the chat composer, then ask ChatGPT to use it — for example, "analyze bbc.co.uk".

Claude

  1. Open this prefilled connector link and click "Add".
  2. If the prefilled form doesn't open, go to Claude's Connectors page, choose "Add custom connector", name it Website Analyzer, and paste the MCP URL above.
  3. Enable the connector from the chat composer, then ask Claude to use it.

Claude Code

  1. Run this in a terminal:
claude mcp add --scope user --transport http website-analyzer 'https://websiteanalyzer.dev/mcp'
  1. Start Claude Code and run /mcp to confirm the connection.
  2. Ask Claude Code to use the app.

Other MCP clients

  1. Open the client's MCP server or custom connector settings.
  2. Create a remote MCP server connection.
  3. Name the connection and paste the MCP URL above.
  4. Finish any sign-in or authorization prompts.
  5. Enable the connection, then ask the assistant to use the app.

Refresh after the app changes

A connected assistant caches the tool list. When Website Analyzer ships changes, refresh the connection to get the latest tools.

ChatGPT: open the Plugins page, select Website Analyzer, scroll to "Information", and click "Refresh". If the URL changed, delete the app and repeat the connect steps with the latest URL.

Claude: open the Connectors page, select the connector, and refresh its tools. If the URL changed, remove the connector and add it again with the latest URL.

Claude Code: start a new session — it loads the latest tools on connect. If the URL changed, run claude mcp remove website-analyzer and then the install command above again.

Other clients: open the MCP settings, select this connection, and refresh the tool list or reconnect. If the URL changed, paste the latest one from above.