MCP Set-up
This page explains how to set-up QUANTI MCP in your favorite LLM
Set-up by AI LLM
Troubleshooting
Last updated
This page explains how to set-up QUANTI MCP in your favorite LLM
Quanti MCP Server URL
Use the following URL when configuring any AI assistant:
https://ai.quanti.io/mcpClaude.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.json
Windows: %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.
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
Go to Settings > Plugins > Add plugin
Enter the Quanti MCP server URL
Connect your Quanti account via OAuth
Log in to chat.mistral.ai
Go to Settings > Connectors > Add connector
Add the Quanti server URL
Validate OAuth authentication
Contact QUANTI support at [email protected] or consult our comprehensive documentation at https://docs.quanti.io
Last updated