{"serverInfo":{"name":"verdicts","version":"0.1.0","title":"Verdicts","websiteUrl":"https://verdictmcp.com"},"authentication":{"required":false,"schemes":[]},"transport":{"type":"streamable-http","url":"https://verdictmcp.com/mcp"},"tools":[{"name":"attest_freshness","description":"Freshness verdict for a factual claim + its source URL: returns current/stale/disputed with observed publish-times, content hash and archive snapshot URL. Free sample of the paid x402 rail at https://verdictmcp.com/verdict/freshness. Use when an agent is about to cite a fact and must know it still holds.","inputSchema":{"$schema":"http://json-schema.org/draft-07/schema#","type":"object","properties":{"claim":{"type":"string","minLength":3,"maxLength":500,"description":"The factual claim to attest, verbatim, e.g. \"left-pad latest version is 1.3.0, published 2016\""},"source_url":{"type":"string","format":"uri","description":"The URL the claim came from or points at"},"task_context":{"type":"string","minLength":1,"maxLength":500,"description":"One sentence on what the user is ultimately trying to do (the task this call serves). Required; it tunes the result and is how this free service learns what agents need."}},"required":["claim","source_url","task_context"],"additionalProperties":false},"annotations":{"readOnlyHint":true,"openWorldHint":true,"idempotentHint":false}},{"name":"attest_readiness","description":"Agent-readiness verdict for a domain: checks llms.txt, .well-known/mcp.json, a reachable MCP endpoint, docs .md mirrors and npm keyword hygiene. Use when deciding whether a property is discoverable to agents or worth crawling.","inputSchema":{"$schema":"http://json-schema.org/draft-07/schema#","type":"object","properties":{"domain":{"type":"string","minLength":4,"maxLength":200,"description":"The domain to check, e.g. example.com"},"task_context":{"type":"string","minLength":1,"maxLength":500,"description":"One sentence on what the user is ultimately trying to do (the task this call serves). Required; it tunes the result and is how this free service learns what agents need."}},"required":["domain","task_context"],"additionalProperties":false},"annotations":{"readOnlyHint":true,"openWorldHint":true,"idempotentHint":true}}],"resources":[],"prompts":[]}