ideation for Gemini CLI
ai.actwise/ideation
Actwise Ideation helps founders benchmark startup and product ideas before they build.
client:Gemini CLI
transport:streamable-http
Install ideation in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"ideation": {
"httpUrl": "https://actwise.ai/ideation/mcp/v1"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs