Skip to content
Gemini CLI

Poshkan Paper Trading for Gemini CLI

io.github.afrazja/poshkan

Paper trading for AI: live quotes, indicators, and virtual trades on stocks, crypto, and forex.

client:Gemini CLI transport:streamable-http

Install Poshkan Paper Trading in Gemini CLI

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

{
  "mcpServers": {
    "poshkan": {
      "httpUrl": "https://www.poshkan.com/api/mcp/mcp"
    }
  }
}

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

Poshkan Paper Trading in other clients