io.github.Mogacode-ma/infomaniak-mcp-agent
Unofficial MCP server for Infomaniak (web hosting, mail, DNS, kDrive, SSL, AI). 54 tools.
Verdict not yet evaluated for this tool. The hybrid eval runs adversarial cases first; coverage rolls out as the corpus expands. Until a verdict is recorded, an agent should treat this tool as not-yet-cleared and fall back to its own checks. Method: hybrid eval, four-state verdict, honest limits.
{
"mcpServers": {
"infomaniak-mcp-agent": {
"command": "npx",
"args": [
"-y",
"infomaniak-mcp-agent"
],
"env": {
"INFOMANIAK_API_TOKEN": "<your-infomaniak_api_token>",
"INFOMANIAK_AUTH_MODE": "auto",
"INFOMANIAK_SASESSION": "<your-infomaniak_sasession>",
"INFOMANIAK_XSRF_TOKEN": "<your-infomaniak_xsrf_token>"
}
}
}
}{
"mcpServers": {
"infomaniak-mcp-agent": {
"command": "npx",
"args": [
"-y",
"infomaniak-mcp-agent"
],
"env": {
"INFOMANIAK_API_TOKEN": "<your-infomaniak_api_token>",
"INFOMANIAK_AUTH_MODE": "auto",
"INFOMANIAK_SASESSION": "<your-infomaniak_sasession>",
"INFOMANIAK_XSRF_TOKEN": "<your-infomaniak_xsrf_token>"
}
}
}
}npx -y infomaniak-mcp-agentINFOMANIAK_API_TOKENBearer token for api.infomaniak.com. Generate at https://manager.infomaniak.com/v3/api-token
INFOMANIAK_AUTH_MODEAuthentication mode for manager.infomaniak.com endpoints. 'auto' (default) reads Chrome cookies on demand. 'manual' uses INFOMANIAK_SASESSION+INFOMANIAK_XSRF_TOKEN. 'disabled' skips manager-private endpoints.
INFOMANIAK_SASESSIONManager session cookie (used when INFOMANIAK_AUTH_MODE=manual).
INFOMANIAK_XSRF_TOKENManager XSRF cookie (used when INFOMANIAK_AUTH_MODE=manual).
Ephemeral data sandbox for AI workflows with guardrails and security
Run Python code in a secure sandbox without local setup. Declare inline dependencies and execute s…
Driven Intent Negotiation — Contract-Oriented Deterministic Executable Runtime DinCoder brings the…