Skip to content
Gemini CLI

ForInvest MCP Server for Gemini CLI

io.github.foreksgithub/forinvest-mcp

Financial data and analysis tools for Turkish BIST and international markets via MCP.

client:Gemini CLI transport:streamable-http

Install ForInvest MCP Server in Gemini CLI

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

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

ForInvest MCP Server in other clients