Venture Foundry QA for Gemini CLI
io.github.ventureagent-ai/venture-foundry-qa
Preflight QA for AI-agent deliverables with structured verdicts and repair guidance.
client:Gemini CLI
transport:streamable-http
Install Venture Foundry QA in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"venture-foundry-qa": {
"httpUrl": "https://venture-foundry-qa.jenvan.chatgpt.site/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