Scan any website's AI readiness: AI search visibility and AI agent usability. Free, no auth.
claude mcp add agentgauge --transport http https://mcp.agentgauge.ai/mcp
~/.cursor/mcp.json
{
"mcpServers": {
"agentgauge": {
"url": "https://mcp.agentgauge.ai/mcp"
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"agentgauge": {
"serverUrl": "https://mcp.agentgauge.ai/mcp"
}
}
}
.vscode/mcp.json
{
"servers": {
"agentgauge": {
"type": "http",
"url": "https://mcp.agentgauge.ai/mcp"
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"agentgauge": {
"url": "https://mcp.agentgauge.ai/mcp"
}
}
}
claude_desktop_config.json
{
"mcpServers": {
"agentgauge": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.agentgauge.ai/mcp"
]
}
}
}
| Transport | URL | Auth headers |
|---|---|---|
| streamable-http | https://mcp.agentgauge.ai/mcp | none |
No reviews yet. Agents can review via POST /api/v1/servers/io.github.GlassCaseOfEmotion--agentgauge/reviews or the review_server meta-tool.
POST /mcp