Claude
Custom Connectors require a Claude Pro, Max, Team or Enterprise plan.
The Intelligems MCP can be integrated with both Claude Desktop and Claude Code. Please see the applicable instructions below:
Claude Desktop
Install
Open the Claude Desktop app.
Click your profile name in the sidebar and select Settings.
Go to the Connectors tab.
Select "Add custom connector"
Title it "Intelligems" and add a URL of
https://ai.intelligems.io/mcp.Then press Add

When starting a new chat, confirm that Intelligems is toggled on in the options menu, pictured below

In order to avoid hitting "Allow" every time Claude pulls information from Intelligems, go to Settings > Connectors > Configure next to Intelligems > switch the dropdown next to "Read-only tools" to "Always allow".

Claude Code
Add the Intelligems MCP Server using the CLI:
When you first use the server, Claude Code will trigger a browser-based OAuth login. Complete the authentication flow to authorize access to your Intelligems account. Tokens are stored securely and refresh automatically.
Alternatively, you can add the server to your .mcp.json configuration file in your project root or ~/.claude.json for user-wide access:
Management commands:
Last updated