Connect AI Glot with MCP
Connect ChatGPT, Claude, Cursor or another Streamable HTTP MCP client to AI Glot using OAuth and choose the appropriate server mode.
MCP lets an AI assistant inspect and organise your AI Glot workspace through explicit tools and permissions.
Choose a server
| Server | URL | Best for |
|---|---|---|
| Standard MCP | https://mcp.ai-glot.com/mcp | Broad client compatibility and visible task-shaped tools |
| MCP Code Mode | https://mcp.ai-glot.com/mcp/code | Agents that can search the API contract and execute bounded multi-step JavaScript |
Start with the standard server. Code Mode is an advanced alternative, not a required upgrade.
Authentication
OAuth 2.1 is recommended. The client opens AI Glot, you choose the workspace and approve scopes, and the resulting connection is limited by your member access. API-key bearer authentication is also supported for clients or bridges that need it.
Connect a client
In Claude or Claude Desktop, open Settings → Connectors, choose Add custom connector, paste https://mcp.ai-glot.com/mcp, then connect and approve access in AI Glot. Team and Enterprise workspaces may require an owner to add the organization connector first.
Custom MCP apps currently use ChatGPT developer mode. An eligible workspace admin enables developer mode, opens Settings → Apps → Create, supplies https://mcp.ai-glot.com/mcp, scans the tools and completes OAuth. Availability and approval controls depend on the ChatGPT plan.
Add a remote Streamable HTTP server in Cursor’s MCP settings or .cursor/mcp.json, using https://mcp.ai-glot.com/mcp, then complete OAuth. Project config lives at .cursor/mcp.json; global config lives at ~/.cursor/mcp.json.
Install the AI Glot CLI, authenticate it, then configure the client to run aiglot mcp. The CLI bridges local stdio to the remote HTTP server.
Client interfaces and plan availability change independently of AI Glot. For the latest UI, use the official Claude connector guide, ChatGPT MCP guide, or Cursor MCP guide.
Try it
Check which AI Glot workspace you are connected to and tell me its current credit balance.List completed, non-archived translations and give me download links for the five newest ones.Add “checkout” → “commande” to the English-to-French glossary without changing any other terms.