MCP Set-up
This page explains how to set-up QUANTI MCP in your favorite LLM
Set-up by AI LLM
Claude (Anthropic)
Claude.ai — Team / Enterprise (organisation)
⚠️ Only Owners of the organisation can add a custom connector. Once added, members can activate it individually.
Log in to claude.ai
Go to Organisation Settings > Connectors
Click Add custom connector
Enter a name and the Quanti MCP server URL
Click Add to confirm
Members can then go to Settings > Connectors, find the connector in the list and click Connect to authenticate with their Quanti account
Claude.ai — Free / Pro / Max (personal account)
Log in to claude.ai
Go to Settings > Connectors
Click Add custom connector
Enter a name and the Quanti MCP server URL
Click Add to confirm
Authenticate with your Quanti account
ℹ️ Free accounts are limited to one custom connector.
Claude Desktop (application)
Edit the Claude configuration file:
macOS:
~/Library/Application Support/Claude/claude_desktop_config.jsonWindows:
%APPDATA%\Claude\claude_desktop_config.json
Add the following configuration:
{
"mcpServers": {
"quanti": {
"url": "https://ai.quanti.io/mcp"
}
}
}Restart Claude Desktop. The MCP icon will appear in the input area.
ChatGPT (OpenAI)
Log in to chatgpt.com
Go to Settings > Apps
Search for QUANTI in the app catalog
Click Connect and authenticate with your QUANTI account via OAuth
Le Chat (Mistral)
Log in to chat.mistral.ai
Go to Settings > Connectors > Add connector
Add the Quanti server URL
Validate OAuth authentication
Troubleshooting
Last updated