Skip to content
Gemini CLI

AlphAI for Gemini CLI

io.github.makeev/alphai-mcp

Financial news for AI agents: search, trending, insider, earnings reads, macro, scored 1-10.

client:Gemini CLI transport:streamable-http

Install AlphAI in Gemini CLI

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

{
  "mcpServers": {
    "alphai-mcp": {
      "httpUrl": "https://mcp.alphai.io/mcp"
    }
  }
}

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

AlphAI in other clients