nanoodle for Gemini CLI
io.github.nanoodlecom/nanoodle-mcp
Your saved nanoodle workflow graphs as MCP tools — BYOK or pay per call in Nano (x402)
client:Gemini CLI
transport:streamable-http
runtime:npm
tools:13
Install nanoodle in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"nanoodle-mcp": {
"httpUrl": "https://mcp.nanoodle.com/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs