Venture Foundry QA for VS Code
io.github.ventureagent-ai/venture-foundry-qa
Preflight QA for AI-agent deliverables with structured verdicts and repair guidance.
client:VS Code
transport:streamable-http
Install Venture Foundry QA in VS Code
.vscode/mcp.json
{
"servers": {
"venture-foundry-qa": {
"type": "http",
"url": "https://venture-foundry-qa.jenvan.chatgpt.site/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs