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

Verification Oracle

x402/verification-oracle

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

Uptime
100.0%
1 direct probes · 30d
Response
1080ms
last probe
Tools
4
callable
Resources
0
readable
Prompts
0
available

Tools · 4

attester_package_exists

Does this PyPI or npm package name really exist? Deterministic answer from the real published artifact, signed, with typosquat-adjacency flags on misses. Free: 25 calls/day per client IP, shared with …

attester_symbol_exists

Does a function, class, or constant exist in this PyPI or npm package? Answer from the indexed artifact, with closest-match suggestions on misses. Free: 25 calls/day per client IP, shared with the /de…

attester_symbol_signature

Exact signature, structured params, docstring summary, and deprecation status for one symbol, resolved at a pinned version when given. Free: 25 calls/day per client IP, shared with the /demo/v1/* HTTP…

attester_version_diff

Symbol-level diff between two pinned versions of one package: added, removed, changed signatures, new deprecations, and a breaking/additive/neutral classification. Free: 25 calls/day per client IP, sh…

How to use

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

{
  "mcpServers": {
    "verification_oracle": {
      "url": "https://agent-business.142.93.127.153.sslip.io/mcp",
      "transport": "http"
    }
  }
}