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/mcpChatGPT
- Open ChatGPT's connector settings and enable Developer mode. If it's unavailable, ask a ChatGPT admin to enable it.
- Open the New plugin dialog, then enter Website Analyzer as the name and paste the MCP URL above.
- Review the details, check "I understand and want to continue" (ChatGPT shows this warning for every custom MCP server), and click "Create".
- Enable the app from the chat composer, then ask ChatGPT to use it — for example, "analyze bbc.co.uk".
Claude
- Open this prefilled connector link and click "Add".
- 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.
- Enable the connector from the chat composer, then ask Claude to use it.
Claude Code
- Run this in a terminal:
claude mcp add --scope user --transport http website-analyzer 'https://websiteanalyzer.dev/mcp'- Start Claude Code and run
/mcpto confirm the connection. - Ask Claude Code to use the app.
Other MCP clients
- Open the client's MCP server or custom connector settings.
- Create a remote MCP server connection.
- Name the connection and paste the MCP URL above.
- Finish any sign-in or authorization prompts.
- 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.