Skip to content
Gemini CLI

server for Gemini CLI

com.devopness.mcp/server

Devopness MCP server for DevOps happiness! Empower AI Agents to deploy apps and infra, to any cloud.

client:Gemini CLI transport:streamable-http

Install server in Gemini CLI

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

{
  "mcpServers": {
    "server": {
      "httpUrl": "https://mcp.devopness.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

server in other clients