Catalog
io.github.GlassCaseOfEmotion/agentgauge
Official1 toolby GlassCaseOfEmotion
Scan any website's AI readiness: AI search visibility and AI agent usability. Free, no auth.
Evaluate website AI readiness for search visibility and agent compatibility.
Captured live from the server via tools/list.
scan_website
Run an AgentGauge agent-readiness scan of a website. Grades whether AI search can find/cite it and whether AI agents can use/transact with it, against the AgentReady standard. Returns the grade, both gauges, every check with its status, and a link to the full report.
Parameters (1)
- urlstringrequired
The website URL or domain to scan, e.g. "example.com"
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"agentgauge": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.agentgauge.ai/mcp"
]
}
}
}Desktop config is stdio-only; this bridges via mcp-remote. Native remote: Settings > Connectors.