Skip to content
RU

Connect your tool

One key — mxn-… from your account. Only the address changes, and it depends on the client’s protocol, not on the model:

The client speaks Base URL Who
OpenAI (Chat Completions, Responses) https://api.mixen.ai/v1 Cursor, Cline, Codex CLI, OpenCode, OpenAI SDK, n8n, Dify
Anthropic (Messages) https://api.mixen.ai — no /v1 Claude Code, Claude Desktop, Anthropic SDK, OpenClaw
Gemini (generateContent) https://api.mixen.ai/v1beta Gemini CLI, GoogleGenAI SDK
MCP https://api.mixen.ai/v1/mcp Any MCP-capable agent

The most common mistake is taking the address for the wrong protocol: Claude Code appends /v1/messages itself, so /v1 in the base URL doubles the path. Every tile below already carries the right one.

Your client is not here? If it lets you set a custom base URL, it connects with one of the four rows above. What is not supported (Assistants API, Batch, fine-tuning) and how each protocol names a tool call — in the integrations overview.