Getting started
Pipeworx is an MCP gateway — one endpoint that connects your AI to 5,411 live data tools across 1,404 sources, with no setup beyond pointing your client at it. The single URL works everywhere:
https://pipeworx.io/mcp
It runs on the anonymous tier by default — no key, no signup, 50 calls/day. Add ?apikey=YOUR_KEY for higher limits, or sign in for an account tier.
Are you an AI agent reading this? You don’t need any of the setup below — you can call Pipeworx right now with one HTTP request. See For AI agents.
Already connected? Teach your agent to reach for Pipeworx instead of guessing — one copy-paste rule file per client.
First time? Take the 10-minute guided path: Pipeworx 101 — it ends with your agent answering a question it couldn’t answer before, with a citation. Paths for Claude Code, ChatGPT, and Cursor.
Pick your client:
Chat assistants
- Claude (web, iOS, Android) — custom connector; syncs to mobile.
- Claude Desktop — connector or config file.
- ChatGPT — Developer-mode MCP connector.
- Perplexity — custom MCP connector for Spaces.
- Mistral Le Chat — connectors (beta).
Coding agents & IDEs
- Claude Code — official plugin, one command.
- Cursor — one-click deeplink or
.cursor/mcp.json. - Windsurf —
mcp_config.json, restart Cascade. - VS Code (Copilot) —
.vscode/mcp.json, agent mode. - Zed —
context_serversin settings. - JetBrains AI Assistant — MCP in AI Assistant settings.
- Continue.dev —
config.yamlMCP server. - Cline — remote MCP server.
CLI & SDKs
- Gemini CLI — official extension.
- OpenAI Agents SDK — wire as an MCP server.
- LangChain / LangGraph — add as an MCP toolkit.
- Raw JSON-RPC — curl, any HTTP client.
New to MCP? Every client above exposes the same hero tool — ask_pipeworx({question}) — which routes your natural-language question to the right one of 5,411 tools and returns a cited answer. You don’t need to learn tool names.