SoftwareForge for Gemini CLI
io.github.shailesh-opsera/softwareforge
AI-native Day 0 modernization platform for PRDs, architecture, work orders, and code transformation.
client:Gemini CLI
transport:streamable-http
Install SoftwareForge in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"softwareforge": {
"httpUrl": "https://refactory.agent.opsera.dev/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