Skip to main content
Use this page to connect Sendmux MCP to your AI client.

Hosted OAuth

Use the hosted endpoint when the client supports remote MCP OAuth:
Add this to your Gemini CLI settings.json.
Then run /mcp auth sendmux inside Gemini CLI.

Local stdio

Install the local package once:
Use a mailbox key for Mailbox or Sending:
Use a root key for Management:
Add this to Gemini CLI settings.json.

Private HTTP

Start a local HTTP MCP server:
Use http://127.0.0.1:8765/mcp as the client URL.