Skip to content
Gemini CLI

Steep for Gemini CLI

app.steep/mcp

Query metrics, targets, entities, and team data in your Steep workspace via MCP.

client:Gemini CLI transport:streamable-http

Install Steep in Gemini CLI

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

{
  "mcpServers": {
    "mcp": {
      "httpUrl": "https://mcp.steep.app/mcp"
    }
  }
}

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

Steep in other clients