northflank for Gemini CLI
io.usefulapi/northflank
Inspect and control your Northflank projects, services, jobs, and builds from your AI assistant.
client:Gemini CLI
transport:streamable-http
Install northflank in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"northflank": {
"httpUrl": "https://northflank.usefulapi.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