Slatemark for Gemini CLI
io.github.pdassoc-io/slatemark
Trade journal plus read-only market, research, and brokerage data tools for external AI clients.
client:Gemini CLI
transport:streamable-http
Install Slatemark in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"slatemark": {
"httpUrl": "https://slatemark.ai/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs