githubEdit

MCP Set-up

This page explains how to set-up QUANTI MCP in your favorite LLM


Set-up by AI LLM

1

Claude (Anthropic)

Claude.ai — Team / Enterprise (organisation)

⚠️ Only Owners of the organisation can add a custom connector. Once added, members can activate it individually.

  • 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)

  • 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:

json

{
  "mcpServers": {
    "quanti": {
      "url": "YOUR_QUANTI_MCP_SERVER_URL"
    }
  }
}

Restart Claude Desktop. The MCP icon will appear in the input area.

2

ChatGPT (OpenAI)

  • Go to Settings > Apps

  • Activate the Developer mode

  • Click Create App

  • Set the Quanti MCP server URL

3

Microsoft Copilot

4

Le Chat (Mistral)


Troubleshooting

chevron-rightNeed Help?hashtag

Contact QUANTI support at [email protected]envelope or consult our comprehensive documentation at https://docs.quanti.ioarrow-up-right

Last updated