foundrynet scrape for Claude Desktop
io.github.foundrynet/foundrynet-scrape
x402-gated web extraction gateway. Tools: extract, extract_batch.
client:Claude Desktop
transport:streamable-http
Install foundrynet scrape in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"foundrynet-scrape": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://foundrynet-scrape-production.up.railway.app/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs