scan_website — agentgauge MCP Tool
scan_website
(scan website) is one of 1 tool on the
agentgauge
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call scan_website from your client
- Claude Code agentgauge scan_website run in your project directory
- Claude Desktop agentgauge scan_website ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor agentgauge scan_website ~/.cursor/mcp.json
- VS Code agentgauge scan_website .vscode/mcp.json
- Zed agentgauge scan_website ~/.config/zed/settings.json
- Windsurf agentgauge scan_website ~/.codeium/windsurf/mcp_config.json
- Cline agentgauge scan_website ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI agentgauge scan_website ~/.gemini/settings.json
- Grok agentgauge scan_website .mcp.json (in your project root)
- ChatGPT agentgauge scan_website Settings → Connectors → Advanced → Developer mode
- Claude.ai agentgauge scan_website Settings → Connectors → Add custom connector
- LangChain agentgauge scan_website pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http agentgauge https://mcp.agentgauge.ai/mcp
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.