Nota for Gemini CLI
io.github.pugarhuda/nota
Read-only crypto research skills that check a price, RSI and ATR against independent sources.
client:Gemini CLI
transport:streamable-http
tools:9
Install Nota in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"nota": {
"httpUrl": "https://nota-ryo.vercel.app/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs