Skip to content
Gemini CLI

OVHcloud for Gemini CLI

com.ovhcloud.eu.mcp/api

Official MCP server for managing OVHcloud infrastructures, services & account

client:Gemini CLI transport:streamable-http

Install OVHcloud in Gemini CLI

~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json

{
  "mcpServers": {
    "api": {
      "httpUrl": "https://mcp.{region}.ovhcloud.com/mcp"
    }
  }
}

Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs

OVHcloud in other clients