Nolt for Gemini CLI
io.nolt/nolt
A collaborative place for user requests: collect feedback, plan work, keep users in the loop.
client:Gemini CLI
transport:streamable-http
Install Nolt in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"nolt": {
"httpUrl": "https://nolt.io/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs