Skip to content
Cline

infomaniak mcp agent for Cline

io.github.mogacode-ma/infomaniak-mcp-agent

Unofficial Infomaniak MCP — hosting, Node.js, mail, DNS, kDrive, SSL, VPS, domains. 81 tools.

client:Cline transport:stdio runtime:npm

Install infomaniak mcp agent in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "infomaniak-mcp-agent": {
      "command": "npx",
      "args": [
        "-y",
        "infomaniak-mcp-agent"
      ],
      "env": {
        "INFOMANIAK_API_TOKEN": "<INFOMANIAK_API_TOKEN>",
        "INFOMANIAK_AUTH_MODE": "<INFOMANIAK_AUTH_MODE>",
        "INFOMANIAK_SASESSION": "<INFOMANIAK_SASESSION>",
        "INFOMANIAK_XSRF_TOKEN": "<INFOMANIAK_XSRF_TOKEN>"
      }
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

infomaniak mcp agent in other clients