Astryke Hub for Gemini CLI
com.astryke/hub
Every project you have going, on one board your coding agents keep current and you actually read.
client:Gemini CLI
transport:streamable-http
Install Astryke Hub in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"hub": {
"httpUrl": "https://app.astryke.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