AIsa Stock Pulse for Gemini CLI
one.aisa/stock-pulse
What social is saying about a ticker now, joined with the market data behind it.
client:Gemini CLI
transport:streamable-http
Install AIsa Stock Pulse in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"stock-pulse": {
"httpUrl": "https://mcp.aisa.one/stock-pulse/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs