mcpserver.lol
registry/groundcheck
Connection check verified live · 27h ago

groundcheck

Verify claims, resolve FIGI identity, extract claims, and sign x402 delivery receipts over MCP.

Tools 5
GitHub stars
Installs / wk
Licence MIT
Transport streamable-http, stdio
Last checked 27h ago

Tools & capabilities

5 tools

Read from the running server on 27h ago.

attest_delivery read-only service*max_claimsrequest_textresponse_text*payment_receiptadvertised_schema
PURPOSE: Neutral delivery verification for agentic commerce. You (or your principal) paid some OTHER service over x402 and got a response; this tool verifies what was delivered and…
check_citations read-only text*max_claims
PURPOSE: Fact-check EVERY factual claim in a block of text and return a per-claim report — the batch form of verify_claim, for AI-generated drafts or documents before you publish o…
extract_claims read-only text*max_claims
PURPOSE: Split text into independently checkable ATOMIC factual claims — the cheap first step of a verification loop (extract -> ground -> attest). Returns {claims: [...], count, i…
resolve_instrument read-only query*id_typemax_results
PURPOSE: Resolve a security identifier (ticker, ISIN, CUSIP, SEDOL, FIGI) or an instrument name to canonical FIGI records via Bloomberg open symbology (OpenFIGI), WITH provenance a…
verify_claim read-only claim*max_sources
PURPOSE: Fact-check one claim against live retrieved sources and return a result you can GATE A DECISION ON, not just read. Returns verdict (supported | refuted | unverified), suff…