Pathbound for Gemini CLI
ai.pathbound/pathbound
Customer-context and ops layer for AI agents
client:Gemini CLI
transport:streamable-http
Install Pathbound in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"pathbound": {
"httpUrl": "https://mcp.pathbound.ai/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs