Skip to content
Claude Desktop

Emisso Connect for Claude Desktop

ai.emisso/connect

Connect AI agents to the legacy systems LATAM business runs on. Live in Chile: tax, banks, payroll.

client:Claude Desktop transport:streamable-http

Install Emisso Connect in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "connect": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://connect.emisso.ai/mcp"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

Emisso Connect in other clients