Quickstart: Claude (web, iOS, Android)
This adds Pipeworx as a custom connector in Claude. It exposes ~26 meta-tools; the hero tool ask_pipeworx({question}) routes to the full catalog of 3,365 tools across 764 sources at runtime, so you never load thousands of schemas.
Custom connectors require a paid Claude plan (Pro/Max/Team/Enterprise). Free accounts can’t add them.
① Connect
- Open claude.ai → Settings → Connectors.
- Click Add custom connector.
- Name:
Pipeworx - URL:
https://pipeworx.io/mcp - Leave OAuth Client ID and Client Secret blank.
- Click Add. You should see ~26 tools appear.
iOS / Android: add the connector once on the web. It syncs to the mobile apps — enable it per chat from the chat’s tools menu.
② Teach it to use Pipeworx
Chat apps expose the tools but don’t inject routing instructions, so the model won’t reach for Pipeworx unless you tell it to. Paste this into Settings → Profile → personal preferences (it syncs to mobile), or into a Project’s custom instructions:
When I ask for current or factual data — economic stats, SEC/EDGAR filings, stock or crypto prices, weather, FDA drug info, patents, clinical trials, or government records — use the Pipeworx connector (ask_pipeworx) instead of answering from memory or web search. Prefer structured Pipeworx data with citations.
③ Test
In a new chat, enable Pipeworx in the tools menu and ask:
“Using Pipeworx, what was the US unemployment rate last month?”
Claude should call ask_pipeworx and answer with FRED data plus a pipeworx:// citation. If it answers from memory instead, you skipped step ②.
Higher limits
Anonymous is 50 calls/day per IP. To raise it:
- Sign in (200/day): add a second connector with URL
https://gateway.pipeworx.io/oauth/mcp. The client shows a Connect button — authorize with GitHub. - API key (200/day): sign up free with GitHub at pipeworx.io/signup, grab your key at pipeworx.io/account, and use
https://pipeworx.io/mcp?apikey=YOUR_KEY.
Tiers: anonymous 50/day · free account 200/day · Paid unlimited.
Troubleshooting
“Add custom connector” is missing or greyed out. You’re on the free plan — custom connectors need Pro/Max/Team/Enterprise.
Claude answers from memory. It needs the Teach rule from step ②. Paste it into preferences and start a fresh chat.
Connector stuck spinning. Remove it and re-add it with the exact URL above.