foundrynet scrape for Cursor
io.github.foundrynet/foundrynet-scrape
x402-gated web extraction gateway. Tools: extract, extract_batch.
client:Cursor
transport:streamable-http
Install foundrynet scrape in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"foundrynet-scrape": {
"url": "https://foundrynet-scrape-production.up.railway.app/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs