Skip to content
Claude Code

Region Fetch for Claude Code

dev.regionfetch/mcp

Fetch any public URL as a visitor in a chosen country, with a signed receipt of its origin.

client:Claude Code transport:stdio runtime:npm

Install Region Fetch in Claude Code

run in your project directory

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

claude mcp add mcp -e REGION_FETCH_WALLET_PRIVATE_KEY=<REGION_FETCH_WALLET_PRIVATE_KEY> -e REGION_FETCH_MAX_PAYMENT=<REGION_FETCH_MAX_PAYMENT> -e REGION_FETCH_BASE_URL=<REGION_FETCH_BASE_URL> -e REGION_FETCH_PAYMENT_SIGNATURE=<REGION_FETCH_PAYMENT_SIGNATURE> -- npx -y regionfetch-mcp

Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs

Region Fetch in other clients