Endpoint
https://geminiupgradeqa.clauxel.com/mcp
Authentication
Production calls require a paid bearer token. The checkout and token-claim endpoints return machine-readable instructions for agents.
Available tools
run_gemini_upgrade_evalreturns structured JSON with verdict, reason, receipt_id, usage_units, and next_action.compare_prompt_outputsreturns structured JSON with verdict, reason, receipt_id, usage_units, and next_action.detect_model_regressionreturns structured JSON with verdict, reason, receipt_id, usage_units, and next_action.issue_upgrade_receiptreturns structured JSON with verdict, reason, receipt_id, usage_units, and next_action.export_eval_auditreturns structured JSON with verdict, reason, receipt_id, usage_units, and next_action.
Example call
{"jsonrpc":"2.0","id":"call-1","method":"tools/call","params":{"name":"run_gemini_upgrade_eval","arguments":{"sample":"Twelve production prompts with golden answers, target Gemini 2.5 Pro, risk tags, launch owner, and planned upgrade date."}}}