Skip to content
Back to search
100
MCP live MCP 2025-11-25 http

jurat

x402/jurat

x402 service listed on awesome-x402: jurat [x402: $0.001/call on eip155:8453, category=data]

Uptime
100.0%
1 direct probes · 30d
Response
1531ms
last probe
Tools
4
callable
Resources
0
readable
Prompts
0
available
Primary URL
https://jurat.dev/mcp

Tools · 4

list_endpoints

List every jurat endpoint: notarized URL snapshots, sports scores and final results, change watchers and scheduled wakeups. Returns prices, parameters and URLs. Verification endpoints are free forever…

list_leagues

List the sports leagues jurat can read scores and final results for (US majors, top soccer leagues, SA Premiership, UFC, rugby competitions, IPL and Big Bash cricket). Free.

verify_attestation

Retrieve and verify an existing jurat attestation by id: what URL was observed, when, the HTTP status, the sha256 of the exact bytes, and the ed25519 signature. Free forever. Signatures also verify of…

how_to_prove

Explain which jurat endpoint fits a proving task, with the exact URL and price to call. Use this before paying so the call is right first time.

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "jurat": {
      "url": "https://jurat.dev/mcp",
      "transport": "http"
    }
  }
}