Skip to content
Gemini CLI

Revelata for Gemini CLI

com.revelata/deepkpi-mcp

Deep fundamental data & SEC filings from public companies — operating KPIs not even in Bloomberg.

client:Gemini CLI transport:streamable-http

Install Revelata in Gemini CLI

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

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

Revelata in other clients