VoteShip for Gemini CLI
io.github.mattkilmer/voteship
Manage feature requests, votes, roadmaps, and changelogs from any MCP client.
client:Gemini CLI
transport:streamable-http
runtime:npm
tools:4
Install VoteShip in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"voteship": {
"httpUrl": "https://voteship.app/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs