Skip to content
Gemini CLI

Fmp for Gemini CLI

io.github.pipeworx-io/fmp

Financial Modeling Prep MCP (/stable API; v3 deprecated 2025-08-31).

client:Gemini CLI transport:streamable-http

Install Fmp in Gemini CLI

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

{
  "mcpServers": {
    "fmp": {
      "httpUrl": "https://gateway.pipeworx.io/fmp/mcp"
    }
  }
}

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

Fmp in other clients