Claude.ai supports custom connectors via remote MCP servers. This lets you use PipesHub tools directly in the Claude.ai web interface without any local setup.Documentation Index
Fetch the complete documentation index at: https://docs.pipeshub.com/llms.txt
Use this file to discover all available pages before exploring further.
This feature is currently in beta. Free plan users are limited to one custom connector.
Before you start, create an OAuth app in PipesHub and note your Client ID and Client Secret. See MCP Server Overview.


For Individual Users (Pro / Max Plans)
Open Connectors settings
Go to claude.ai and navigate to Settings > Connectors.
Enter OAuth credentials
Click Advanced settings and enter your OAuth credentials:
- OAuth Client ID:
YOUR_CLIENT_ID - OAuth Client Secret:
YOUR_CLIENT_SECRET
For Team / Enterprise Plans
Organization Owners must first add the connector:Add a custom connector
Click Add custom connector and enter the MCP server URL:
PIPESHUB_INSTANCE_URL/mcp.Redirect URI
Claude.ai uses the following redirect URI for OAuth:Security Notes
- Only connect to trusted MCP servers.
- Review the permissions requested during the OAuth authentication flow.
- Claude.ai interacts with PipesHub on your behalf using the granted OAuth token — your password is never shared.


















