Choose a setup
Hosted OAuth
Local stdio
sendmux-mcp on your machine.Private HTTP
Compatibility matrix
Compatibility matrix
Hosted OAuth clients (Recommended)
Use the hosted endpoint when the client supports remote MCP OAuth:Claude and Claude Desktop
Claude and Claude Desktop
https://mcp.sendmux.ai/mcp, then connect and complete the Sendmux authorisation flow.On Team and Enterprise plans, an owner may need to add the custom connector for the organisation before members can connect it.Claude Code
Claude Code
/mcp in Claude Code if the server is listed as requiring authentication.Cursor
Cursor
.cursor/mcp.json for one project or ~/.cursor/mcp.json for all projects.Codex
Codex
~/.codex/config.toml or a trusted project .codex/config.toml.ChatGPT
ChatGPT
https://mcp.sendmux.ai/mcp. Developer mode or workspace app setup must be available on your plan or workspace.After ChatGPT scans the tools, complete the Sendmux authorisation prompt and test the app privately before publishing it to a workspace.Hoot
Hoot
Gemini CLI
Gemini CLI
settings.json./mcp auth sendmux inside Gemini CLI.Qwen Code
Qwen Code
.qwen/settings.json for one project or ~/.qwen/settings.json for all projects./mcp auth in Qwen Code if the server needs authentication.Kiro
Kiro
.kiro/settings/mcp.json for one workspace or ~/.kiro/settings/mcp.json for all workspaces.OpenCode
OpenCode
opencode.json.Zed
Zed
Authorization header for hosted OAuth. Zed prompts for the standard MCP OAuth flow when no header is configured.Visual Studio
Visual Studio
Local stdio clients
Install the local package once:Claude Code
Claude Code
Cursor
Cursor
VS Code
VS Code
.vscode/mcp.json.Codex
Codex
SENDMUX_API_KEY already set, then use env_vars so the value stays outside the config file.Windsurf and Cascade
Windsurf and Cascade
~/.codeium/windsurf/mcp_config.json.Cline
Cline
~/.cline/mcp.json.Roo Code
Roo Code
Gemini CLI
Gemini CLI
settings.json.Qwen Code
Qwen Code
.qwen/settings.json or ~/.qwen/settings.json.Kiro
Kiro
.kiro/settings/mcp.json or ~/.kiro/settings/mcp.json.OpenCode
OpenCode
opencode.json.Zed
Zed
Warp local app
Warp local app
JetBrains AI Assistant
JetBrains AI Assistant
Continue
Continue
.continue/mcpServers/sendmux-mailbox.yaml.GitHub Copilot CLI
GitHub Copilot CLI
Private HTTP clients
Start a local HTTP MCP server:http://127.0.0.1:8765/mcp as the client URL.
Claude Code
Claude Code
Cursor
Cursor
VS Code
VS Code
Codex
Codex
Windsurf and Cascade
Windsurf and Cascade
Cline
Cline
Roo Code
Roo Code
Gemini CLI
Gemini CLI
Qwen Code
Qwen Code
Kiro
Kiro
OpenCode
OpenCode
Zed
Zed
Warp local app
Warp local app
JetBrains AI Assistant
JetBrains AI Assistant
Continue
Continue
.continue/mcpServers/sendmux-local.yaml.LM Studio
LM Studio
mcp.json notation. Open Program > Install > Edit mcp.json and add:GitHub Copilot CLI
GitHub Copilot CLI
GitHub Copilot coding agent
GitHub Copilot coding agent
COPILOT_MCP_.Verify the connection
Reconnect the server
Check the tools
Select a mailbox when needed
mailbox_list_granted_mailboxes before mailbox-specific work.Check private HTTP auth
Authorization: Bearer local-mcp-token.