Skip to main content
Coconut works with the tools you already use, from Claude and ChatGPT to any client that speaks MCP.

Claude

Claude has a listing in Anthropic’s connector directory, so this is the shortest path if you’re using Claude as your primary client.
1

Open Customize in Claude

In Claude’s settings, open Customize.
2

Select Connectors

Go to the Connectors tab.
3

Add a connector

Select Add, then Browse Connectors.
4

Find Coconut

Search for “Coconut”, or open the directory listing directly.

ChatGPT

ChatGPT reaches custom MCP servers through developer mode rather than its plugin directory, so this mirrors OpenAI’s own setup flow.
1

Turn on developer mode

In ChatGPT, open Settings, then Security and login, and turn on Developer mode.
2

Add a connector

Go to chatgpt.com/plugins and select the plus button.
3

Name the connection

Enter a name and description for Coconut.
4

Paste the connector URL

Under Connection, paste the connector URL from Integrations in the app.
5

Create and sign in

Create the connection, then sign in when prompted.

Microsoft 365 Copilot

Copilot Studio’s MCP wizard handles the OAuth handshake on its own, since the connector advertises dynamic client registration.
1

Open Tools

Open your agent in Copilot Studio, then go to Tools.
2

Add a new tool

Select Add a tool, then New tool, then Model Context Protocol.
3

Name the server

Name the server and paste the connector URL as the Server URL.
4

Choose OAuth

Choose OAuth 2.0 with dynamic discovery, then select Create.
5

Add to your agent

Create a connection, then select Add to agent.

Cursor

1

Open custom MCP settings

Open Customize in the sidebar, then add a custom MCP server.
2

Add the connector URL

Use the connector URL from Integrations in the app as a streamable HTTP server.
3

Sign in

Sign in when Cursor prompts you to authorize.

Something else

Any other MCP-compatible client connects the same way, and a custom integration or an automation runtime can use the same connector URL and agent token directly. See Connect your agents for that setup and the full configuration reference.