{"$schema":"https://modelcontextprotocol.io/schemas/server-card/v1.0","version":"1.0","protocolVersion":"2025-06-18","serverInfo":{"name":"CanAgentUse Scanner","version":"0.1.0","description":"Public MCP endpoint for creating website agent-readiness scans and reading completed scan results."},"transport":{"type":"streamable-http","url":"https://canagentuse.com/api/mcp"},"transports":[{"type":"streamable-http","url":"https://canagentuse.com/api/mcp"}],"capabilities":{"tools":{"listChanged":false},"resources":{},"prompts":{}},"tools":[{"name":"create_scan","description":"Create a website readiness scan for a public HTTP or HTTPS URL.","inputSchema":{"type":"object","properties":{"url":{"type":"string","format":"uri"},"dryRun":{"type":"boolean"}},"required":["url"],"additionalProperties":false}},{"name":"get_scan_results","description":"Fetch scan status or completed public report output for a scan ID.","inputSchema":{"type":"object","properties":{"scanId":{"type":"string"}},"required":["scanId"],"additionalProperties":false}}],"links":{"openapi":"https://canagentuse.com/openapi.json","apiCatalog":"https://canagentuse.com/.well-known/api-catalog","agentJson":"https://canagentuse.com/.well-known/agent.json","agentsJson":"https://canagentuse.com/.well-known/agents.json","webmcp":"https://canagentuse.com/.well-known/webmcp.json","aiContext":"https://canagentuse.com/api/ai/context"}}