Every model works your problem alone. Master Mind resolves the answers into one.
Drag & drop, click to upload, or paste (Ctrl+V) from snipping tool
Images, code, XML, JSON, PDF, text (max 5 files, 10MB each)1 model
2 models
6 models
No results yet. Execute a session first.
No sessions yet
Drag & drop, click to upload, or paste (Ctrl+V) from snipping tool
Images, code, XML, JSON, PDF, text (max 5 files, 25MB each)Master Mind is a multi-AI parallel analysis engine that sends your prompt to up to 6 AI models simultaneously, then synthesizes their responses into a unified AI Consensus. Features listed newest first.
Master Mind is now exposed as a Model Context Protocol (MCP) compliant tool server, enabling any MCP-compatible AI agent to discover and invoke reviews programmatically via JSON-RPC 2.0.
A Master Mind Review API is deployed on all 4 ServiceNow instances, bridging directly to Cloud Run via sn_ws.RESTMessageV2.
Before applying consensus fixes to ServiceNow, Master Mind snapshots the current state of all referenced artifacts via the Table API.
After consensus generation for ServiceNow code, Master Mind automatically creates a named update set on the target instance via the Build Agent Update Sets API.
When Master Mind detects ServiceNow code (weighted pattern scoring, 12 patterns, threshold=3), it auto-queries the Build Agent Keyword Search API on your instance to discover related artifacts.
All Build Agent operations are tracked in MongoDB via the buildAgentMetrics field on each session.
Master Mind now automatically detects what your prompt is about and loads the right tools. Ask about stocks — market data tools activate. Ask about ServiceNow — SN tools activate. Ask both — all tools load together.
Real-time stock market data via Finnhub API — all models get live prices instead of guessing from training data.
When connected via the SN Record Context panel, all 6 AI models (Opus, GPT-5.6 Sol, Sonnet, Fable 5, DeepSeek V4 Pro, GLM-5.3) make real-time READ-ONLY queries to your ServiceNow instance before answering. No more guessing from training data.
The sn_search_script_body tool searches INSIDE the source code of ServiceNow artifacts — not just by name. AI models use multi-keyword strategies to find relevant scripts:
When no artifact type filter is selected, the system auto-detects relevant types from your prompt using 15 regex-based detection rules. For example, mentioning "onChange" or "g_form" auto-prioritizes Client Scripts.
A data-driven system that learns from your UAT history to maximize one-shot success probability. Treats your UAT dataset as a two-engine learning system:
Smart Ranking: Accepted UATs are ranked by oneShotScore = 1/(1+turns) — one-shot successes surface first. Top 5 high-signal examples returned instead of 20.
Auto-Tagging: When a session is marked Accepted, topic tags are auto-derived from the content using 20 ServiceNow-aware detection rules (business_rule, client_script, dictionary, glide_api, etc.).
Tier Badges in History:
Analytics: The cross-ref checkbox shows your one-shot rate percentage alongside the accepted count.
Opt-in toggle that cross-references your new prompt against top-ranked Accepted UAT sessions. AI models receive tier-weighted context — GOLD records (one-shots) are weighted highest, with topic tags and scores for smarter pattern matching.
Hover over any code block in AI Consensus or model responses to reveal a toolbar with Copy and Download buttons. Download uses language-aware file extensions (.js, .py, .xml, etc.).
Continue the conversation after reviewing an AI Consensus response. Preserves full context across interactions so all AI models understand the prior analysis.
The browser tab title prefixes [LOCAL] on localhost for easy tab identification.
Reference files from your local filesystem by pasting absolute paths. Files are read server-side at execution time and included as attachments.
Paste a folder path and click Add Folder to scan all supported files in that directory. All matching files are added to the file path list automatically.
Single: One selected AI model. Quick (2 Models): Parallel with consensus. Full (6 Models): All models — Claude Opus 5, GPT-5.6 Sol, Claude Sonnet 5, Claude Fable 5, DeepSeek V4 Pro (0813), GLM-5.3. Required before production deployment.
Primary text area for your prompt. Supports up to 100,000 characters. All context is sent to the selected AI models along with any attached files or screenshots.
Capture screenshots during a recording session. Select any screen, window, or application (Zoom, Teams, browser) to capture. Up to 5 screenshots per session, sent to vision-capable models.
Live audio recording with automatic transcription. Speak your prompt and it gets transcribed into the context area. Supports capturing screen while recording.
Drag-and-drop or click to upload files. Supports images (PNG, JPG, GIF, WebP), documents (PDF, TXT, MD, DOCX), code files (JS, PY, XML, JSON, etc.), and more. Up to 5 files, 25MB each.
Pull records from your ServiceNow instance to include as context. Provides real instance data (tables, scripts, schemas) directly to the AI models.
Attach code dependency context so AI models understand your project's tech stack, imports, and architecture when generating solutions.
Define find-and-replace pairs that automatically correct your transcription before submission. Useful for fixing recurring speech-to-text errors (e.g., "G form" → "g_form").
When multiple models respond (Quick or Full mode), Master Mind synthesizes all responses into a single AI Consensus. The consensus identifies agreements, conflicts, and unique insights across models. Includes source verification audit.
Download any individual model response or the consensus as PDF, Markdown (.md), or Word (.docx). Copy to clipboard also available.
All sessions are persisted and searchable. Click any session to reload its context, responses, and consensus. Supports search by title, model, mode, UAT status, and tags.
Add custom tags to any session for organization and filtering. Click tags in History to filter by them. Tags are per-user and searchable. Up to 20 tags per session.
Track the acceptance status of each session (Pending, Ready, In Progress, Accepted, Rejected) and the number of follow-up turns needed. Filter history by UAT status.
One AI model of your choice from the Execution Mode dropdown. Claude Fable 5 bills $10.00 (its API rates are 2× Opus); every other model is $5.00. The badge above tracks your current selection.
Two models respond in parallel — Claude Opus 5 and GPT-5.6 Sol — plus a synthesized AI Consensus.
All six models — Claude Opus 5, GPT-5.6 Sol, Claude Sonnet 5, Claude Fable 5, DeepSeek V4 Pro (0813), and GLM-5.3 — plus the AI Consensus. Required before production deployment.
Prices are charged in credits when you execute; failed executions are refunded automatically. Add credits →