Integrations
URLpipe in the tools you already use
Setups that work today: MCP clients connect to the hosted server, and workflow tools call the HTTP API from their own request nodes.
MCP clients
Connect the hosted MCP server at https://urlpipe.dev/mcp — nothing to install, one bearer token.
- Claude DesktopAdd URLpipe to Claude Desktop as a custom connector, or through a local bridge, so Claude can read, screenshot and audit any page.Read
- Claude CodeOne command connects Claude Code to URLpipe, so it can read docs pages, screenshot a deployed preview and check it for console errors.Read
- CursorGive Cursor's agent a rendered-page reader: add URLpipe to mcp.json and it reads docs, SPAs and preview deploys as Markdown.Read
- WindsurfAdd URLpipe to Windsurf's mcp_config.json with serverUrl and a header, and Cascade can read, screenshot and audit any page.Read
- VS CodeAdd URLpipe to VS Code's mcp.json with a password prompt for the token, and Copilot's agent mode can read and audit any page.Read
- ClineConnect Cline to URLpipe with a streamableHttp entry in cline_mcp_settings.json, and it can read, render and screenshot any page.Read
- ZedAdd URLpipe to Zed's context_servers with a url and an Authorization header, and the Agent Panel can read and inspect any page.Read
Workflow tools and spreadsheets
Call the HTTP API from each tool's own request step, with webhooks for anything slow.
- n8nCall URLpipe from n8n's HTTP Request node — an importable workflow for sync calls, and a Webhook node for async results.Read
- MakeCall URLpipe from Make's HTTP "Make a request" module, and receive async results with a Custom webhook scenario.Read
- ZapierCall URLpipe from a Zap with Webhooks by Zapier's Custom Request, and catch async results with a Catch Hook.Read
- PipedreamCall URLpipe from a Pipedream Node.js step with fetch, and use an HTTP trigger's endpoint as the webhook for async results.Read
- Google SheetsPull titles, descriptions and Lighthouse scores into a spreadsheet with a short Apps Script and UrlFetchApp.Read
- AirtableEnrich Airtable records with page metadata and screenshot links from an automation's Run a script action.Read
LLM frameworks
Short document loaders over /markdown, as recipes you paste into your code.
Turn any URL into clean data in minutes.
Free plan, no card. Confirm your email and your API key is live — you'll be making real requests in minutes.