Skip to content
Gemini CLI

Toolforest for Gemini CLI

io.toolforest/toolforest

Hosted MCP server with managed OAuth for 15+ toolkits: Google Workspace, Fitbit, Oura, Kalshi, etc.

client:Gemini CLI transport:streamable-http

Install Toolforest in Gemini CLI

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

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

Toolforest in other clients