io.github.fieldmodellc/scrapecheck
io.github.fieldmodellc/scrapecheckVerify before your agent acts on data it paid for. Signed verdicts, checkable offline, via x402.
Tools · 3
Checks whether a value you did not fetch yourself is actually on the source page right now, and returns a signed pass/fail/unverifiable verdict. Not a retrieval tool: it checks a value you already hav…
Presence only: confirms the value appears on the page, NOT that it is the right answer to what was asked. Never returns pass. A was-price, a different variant's price, a shipping cost, or a tax figure…
Free. Returns the public key, engine version, benchmark summary with sample-size labels, and scope, so you can verify any verdict offline. Call this first if your selection policy requires evidence be…
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"io.github.fieldmodellc/scrapecheck": {
"url": "https://scrapecheck-mcp.fly.dev/mcp",
"transport": "streamable-http"
}
}
}