{
  "name": "agentgauge",
  "description": "AgentGauge agent-readiness scanner. Scan any website and get a grade for whether AI search can find it and AI agents can use it, against the AgentReady standard.",
  "endpoint": "https://mcp.agentgauge.ai/mcp",
  "transport": "streamable-http",
  "authentication": "none",
  "tools": [
    {
      "name": "scan_website",
      "description": "Run an AgentGauge agent-readiness scan of a website. Returns the grade, Found-by-AI and Usable-by-AI gauges, every check with its status, and a link to the full report."
    }
  ],
  "provider": {
    "name": "AgentGauge",
    "url": "https://www.agentgauge.ai",
    "email": "support@agentgauge.ai"
  },
  "documentation": "https://www.agentgauge.ai/agents"
}
