Skip to content
Grok

Venture Foundry QA for Grok

io.github.ventureagent-ai/venture-foundry-qa

Preflight QA for AI-agent deliverables with structured verdicts and repair guidance.

client:Grok transport:streamable-http

Install Venture Foundry QA in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "venture-foundry-qa": {
      "type": "http",
      "url": "https://venture-foundry-qa.jenvan.chatgpt.site/api/mcp"
    }
  }
}

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

Venture Foundry QA in other clients