--- title: "Connect MCP to your AI assistant" slug: "connect-mcp-to-your-ai-assistant" description: "Connect Frisbii MCP to Claude or ChatGPT to manage your Billing and Payment data seamlessly with your API key. Follow our guide for setup!" updated: 2026-08-25T07:08:20Z published: 2026-08-25T07:08:20Z canonical: "help.frisbii.com/connect-mcp-to-your-ai-assistant" --- > ## Documentation Index > Fetch the complete documentation index at: https://help.frisbii.com/llms.txt > Use this file to discover all available pages before exploring further. # Connect MCP to your AI assistant ## Overview This article walks you through connecting the Frisbii MCP Connector to Claude or ChatGPT or any other MCP-compatible client, so your AI assistant can read and, if you allow it, act on your live Frisbii Billing and Payment data. --- ## Before you begin - You have created a [Frisbii API key](/frisbii/docs/api-credentials) specifically for this connection. - You have the rights to set up an MCP connection in the AI assistant. - The MCP server is available at **https://mcp.frisbii.com/mcp**. > [!NOTE] > Note > > - The connector can only perform the actions exposed as tools. See [Supported Frisbii MCP tools](/frisbii/docs/supported-mcp-tools) for the full list. > - Anyone using the connection acts with the permissions of the API key you supply — [scope the key accordingly before connecting](/frisbii/docs/api-credentials). --- ## Configure the MCP server on Claude To set up the MCP server on Claude, follow these steps: 1. Open **Settings**. 2. Click on **Connectors**. 3. Click on **Add** → **Add custom connector.**![](https://cdn.document360.io/b84e1b5d-2ba6-4465-8c62-fb45a2f31314/Images/Documentation/image-MVQBC2V3.png) 4. Enter the name of the connection e.g. Frisbii MCP and the URL: [**https://mcp.frisbii.com/mcp**](https://mcp.frisbii.com/mcp) and click **Continue**. 5. Select Always required and No client ID and click **Add**. ![](https://cdn.document360.io/b84e1b5d-2ba6-4465-8c62-fb45a2f31314/Images/Documentation/image-SJ6PHII7.png) 6. Click on **Connect** again. 7. You will be taken to a new page where you must enter the Frisbii API Key. To learn how to create an API Key, refer to this [article](/frisbii/docs/api-credentials). ![](https://cdn.document360.io/b84e1b5d-2ba6-4465-8c62-fb45a2f31314/Images/Documentation/image-LL68D350.png) 8. After entering the API Key, Claude will prompt you to approve the connection. → Once approved, you can utilize the Frisbii Billing and Pay MCP Server in Claude > [!WARNING] > Please also refer to Claude’s documentation: [Use connectors](https://support.claude.com/en/articles/11176164-use-connectors-to-extend-claude-s-capabilities) --- ## Configure the MCP server on ChatGPT To set up the MCP server on ChatGPT, follow these steps: 1. Open **ChatGPT** and go to **Settings**. 2. Go to **Security and login** and activate Developer mode. If developer mode is not activated, you cannot add the MCP connector manually - so make sure it’s activated. 3. Go to **Plugins**. 4. Click on **Browse plugins**. 5. Click on **+** 6. For better association, upload a logo, give it a name (e.g. Frisbii MCP) and insert `https://mcp.frisbii.com/mcp` into **Connection**. 7. Click on **Create**. ![](https://cdn.document360.io/b84e1b5d-2ba6-4465-8c62-fb45a2f31314/Images/Documentation/image-U6CN7NW5.png) 8. Click on **Sign in with Frisbii MCP**. ![](https://cdn.document360.io/b84e1b5d-2ba6-4465-8c62-fb45a2f31314/Images/Documentation/image-089ZJTGJ.png) 9. Enter your API key and click on Authorise. ![](https://cdn.document360.io/b84e1b5d-2ba6-4465-8c62-fb45a2f31314/Images/Documentation/image-2CEL60GO.png) → Once authorised, you can utilize the Frisbii Billing and Pay MCP Server in ChatGPT. > [!WARNING] > Please also refer to OpenAI’s documentation: [Plugins](https://developers.openai.com/plugins) --- ## Connect any MCP-compatible client The Frisbii MCP Connector isn't limited to Claude or ChatGPT. Any AI assistant or tool that supports the Model Context Protocol can connect manually using the server URL and your API key. - **MCP server URL**:` https://mcp.frisbii.com/mcp` - **Authentication**: your [Frisbii API key](/frisbii/docs/api-credentials). In your client's MCP or connector settings, add a new server using the URL above, then supply the API key exactly as the client's own setup flow requests it (as a bearer token, header value, or prompted credential, depending on the client). Refer to your AI assistant's own documentation for the exact steps, since these vary by client.