Getting started
Pipeworx is an MCP gateway — one endpoint that connects your AI to 3,802 live data tools across 912 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. 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 3,802 tools and returns a cited answer. You don’t need to learn tool names.