WICK Funded — Trading for Gemini CLI
com.wickfunded/trading
Connect your AI to a funded trading account. Read & trade a simulated funded challenge.
client:Gemini CLI
transport:streamable-http
Install WICK Funded — Trading in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"trading": {
"httpUrl": "https://wickfunded.com/api/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs