Connect Claude
The steps below demonstrate how to connect using Claude with a remote Streamable HTTP connector. Before you connect, confirm you meet the Required permissions.
Prerequisites
-
A Claude account with permissions to add custom connectors.
-
A supported web browser to use Claude on the web and sign in to your DoiT account when the connector prompts for authorization.
Supported connection methods
Claude (Desktop, Code, and web connectors) supports Streamable HTTP and local stdio. The example below uses Streamable HTTP. For stdio, set DOIT_API_KEY as described under Local (stdio).
Configure the DoiT MCP server
When using the DoiT MCP server in Claude Cowork (Anthropic's desktop app), data queries and tool calls work correctly. Inline widget rendering (such as Cloud Analytics charts) is only available when connected via the hosted remote MCP server. If widgets are not rendering inline, ensure you are using a remote Streamable HTTP connection. Tool results are always returned as text regardless of widget support.
-
Sign in to claude.ai.
-
In the prompt box, select + > Add connector > Add custom connector.
NoteTo add connectors, you must have an appropriate paid Anthropic plan or API access tier. See the Anthropic pricing page.

-
In Add custom connector, enter a name that fits the usage, for example
DoiT MCP. -
In Remote MCP server URL, enter
https://mcp.doit.com/mcp.
-
Select Add.
-
Once the connector is added, select Connect to connect to the DoiT MCP server.
-
If you are not already signed in to your DoiT account, your browser opens the DoiT sign-in page. Sign in with your DoiT account.
-
On the DoiT consent screen, select Allow access.
NoteIf authorization fails with an
ofid_reference code, confirm your organization's plan includes DoiT API access and that your DoiT account has the permissions required for the tools you need. See Troubleshooting for more details. -
Once setup completes, you should see that you are now connected to the DoiT MCP server.
You can now open a new chat to start asking questions or make requests related to DoiT Cloud Intelligence data.