specky for Gemini CLI
io.github.fathyshalaby/specky
Turn raw customer feedback into evidence-cited specs (free, no key) plus 16 PM tools.
client:Gemini CLI
transport:streamable-http
tools:1
Install specky in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"specky": {
"httpUrl": "https://www.specky.space/api/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs