# Verdicts

> x402-paid attestation verdicts: is this citation still current, and is this domain agent-ready. Remote MCP server over Streamable HTTP at `https://verdictmcp.com/mcp`. Free, no API key. Tools: `attest_freshness`, `attest_readiness`. The tool list is fixed per version.

Attestation verdicts for agents: send a factual claim plus its source URL and get an evidence-backed freshness verdict (current/stale/disputed) with observed publish-times, a content hash and an archive snapshot URL; or send a domain and get its five-artifact agent-readiness verdict. Free MCP tools are the sample; the paid rail is the same engine over x402 pay-per-call (USDC on Base, $0.01/$0.04/$0.12 by reproduction class) at https://verdictmcp.com — payment is the auth, no account, free trial at /verdict/readiness.

Use when: An agent is about to cite a fact and needs to know it is still current, or is deciding whether another property is worth crawling.

Not for: Bulk web crawling, fact-checking claims with no identified source, or content moderation.

Quick install (Claude Code): `claude mcp add --transport http verdicts https://verdictmcp.com/mcp -s user`

Live server: https://verdictmcp.com

## Docs

- [Full reference](https://verdictmcp.com/llms-full.txt): every tool with its JSON input schema and an example
- [Install for any client](https://verdictmcp.com/install): Claude Code, Cursor, VS Code, Claude Desktop, ChatGPT, Codex, Gemini CLI, Windsurf, Cline, Continue, Zed
- [OpenAPI twin](https://verdictmcp.com/openapi.json): the same tools as plain HTTP POST endpoints
- [Registry server.json](https://verdictmcp.com/.well-known/mcp/server.json): machine-readable server record
- [Server card](https://verdictmcp.com/.well-known/mcp/server-card.json): transport + tool card (also at https://verdictmcp.com/.well-known/mcp.json, SEP-1960)
- [ARD manifest](https://verdictmcp.com/.well-known/ard.json): Agentic Resource Discovery entry (also at https://verdictmcp.com/.well-known/ai-catalog.json)

## Upstreams

- [npm registry](https://registry.npmjs.org): keyless
- [GitHub API](https://api.github.com): keyless
- [Wayback Machine (our own wayback-machine server + archive.org fallback)](https://wayback-machine.dsh.sh): keyless

## Optional

- [Health](https://verdictmcp.com/healthz): liveness JSON
- [Owner](https://agie.sh): ux-xd
