Search DevTools

Jump to any tool or page

geminiupgradeqa-mcp

Remote MCP for Gemini upgrade evals, prompt regressions, output diffs, and eval receipts.

clauxel0 stars0 forksDesign & UX
View source

Install

mcp_config.json

{
  "mcpServers": {
    "com-clauxel-geminiupgradeqa-geminiupgradeqa-mcp": {
      "url": "https://geminiupgradeqa.clauxel.com/mcp",
      "type": "streamable-http"
    }
  }
}

Documentation

Gemini Upgrade QA MCP

Catch Gemini model upgrade regressions before they reach customers.

Gemini Upgrade QA is a paid remote MCP for Gemini upgrade evals, prompt regression checks, model output diffs, blocking rules, and eval receipts.

This is a public documentation project for Gemini Upgrade QA MCP. The structure is modeled after the public documentation pattern used by MiroFish: a short front door, a clear reading order, practical guides, reference pages, and public-safe architecture notes.

Start Here

Remote MCP

Reading Order

  1. Quickstart
  2. Evaluation guide
  3. Checkout and pricing
  4. Workflow notes
  5. Public link reference

Audience

AI platform teams, prompt owners, QA leads, and release engineers.

Capabilities

  • upgrade eval runner
  • prompt output comparison
  • regression detection
  • blocking rules
  • eval receipt export

Public-Safe Boundary

This repository does not contain production source code, credentials, payment configuration, Cloudflare configuration, customer records, private analytics, or local machine paths.

Sourced from the repository README.

More in Design & UX