Skip to content

Add ScrapeCheck remote MCP server - #4846

Open
FieldmodeLLC wants to merge 1 commit into
docker:mainfrom
FieldmodeLLC:add-scrapecheck
Open

Add ScrapeCheck remote MCP server#4846
FieldmodeLLC wants to merge 1 commit into
docker:mainfrom
FieldmodeLLC:add-scrapecheck

Conversation

@FieldmodeLLC

Copy link
Copy Markdown

Adds ScrapeCheck as a remote (hosted) MCP server: independent verification of scraped web data. An agent sends a source URL, the scraped field values, and what was asked; ScrapeCheck re-fetches the page itself and returns an ed25519-signed pass, fail, or unverifiable verdict that verifies offline against a published key. Payment is x402 in-band (USDC on Base) with a free allowance per client; no API key, no OAuth. Transport: streamable-http at https://scrapecheck-mcp.fly.dev/mcp (stateless). MIT-licensed source: https://github.com/FieldmodeLLC/scrapecheck-mcp. tools.json is an empty array per the remote-server convention (dynamic tool discovery). No credentials are needed to test; the free allowance covers review calls.

@FieldmodeLLC
FieldmodeLLC requested a review from a team as a code owner August 30, 2026 19:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant