You can connect Funnel MCP to any supported MCP client using one of two OAuth registration methods. The method you use depends on whether your client provides a Client ID Metadata Document (CIMD) or asks you to enter a client ID and client secret.
Use this path for MCP clients that are not listed under Funnel AI > MCP. For listed clients such as Claude, ChatGPT and Claude Code, see Connect Funnel MCP from Funnel AI.
Before you begin
You have a Funnel subscription and administrator or owner role.
Connect Funnel MCP using a CIMD
Use this option if your MCP client provides a connector document URL. Funnel verifies the document and uses its metadata to identify and register the client.
Note: Follow the instructions on client.dev to host your CIMD file.
In Funnel, go to your profile menu and select Subscription overview.
From the Subscription Management left nav pane, select Users.
Select the System users tab.
Click + Create System user.
Select MCP Client/App, then click + Continue.
Select My tool publishes a connector document.
Enter the Connector document URL, then click Check. You'll see a verification success message. Copy the server URL into your client. Do not guess regional endpoints.
Note: If your tool asks for a Client ID and Client Secret, select My tool asks me for a Client ID and Client Secret instead.
Connect Funnel MCP using a client ID and client secret
Use this option if your MCP client asks for OAuth credentials. Copy the client ID, client secret, authorization endpoints and other required values from Funnel into the client.
In Funnel, go to your profile menu and select Subscription overview. From the Subscription Management left navigation pane, select Users, then select the System users tab.
Click + Create System user.
Select MCP Client/App, then click + Continue.
Select My tool asks me for a Client ID and Client Secret.
Enter a Name for the MCP client or app and the Callback URL provided by the client. To enter more than one callback URL, click + Add another callback URL.
Click Connect.
On the System user details page, copy the Client ID, Client secret, Authorization URL, Token URL, Refresh URL, Scope, Audience/Aud and Login URL required by your MCP client.
Paste the Server URL into your MCP client and complete OAuth sign-in when prompted. For tools and example prompts, see Quick start guide: Using Funnel MCP.
