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 .kiro/settings/mcp.json for one workspace or ~/.kiro/settings/mcp.json for all workspaces.
Kiro opens the browser OAuth flow when the hosted server asks for authorisation.

Local stdio

Install the local package once:
Use a mailbox key for Mailbox or Sending:
Use a root key for Management:
Add this to .kiro/settings/mcp.json or ~/.kiro/settings/mcp.json.

Private HTTP

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