Skip to content
Back to search
100
MCP live v2.0.2 MCP 2025-11-25 streamable-http

Minds: Synthetic Market Research Panels

ai.getminds/minds

Run AI market research: synthetic customer panels for concept testing, message testing, segments.

Uptime
7.1%
14 probes
Response
233ms
last probe
Tools
15
callable
Resources
3
readable
Prompts
0
available

Tools · 15

create_panel

**Call this tool only when the user wants a NEW panel / study / survey / research project / focus group, or when no suitable panel exists yet.** Triggers include: "start a new study", "set up a new su…

ask_panel

**Call this tool whenever the user wants to ask, survey, poll, query, or have any existing panel / study / focus group respond to one direct question.** Triggers: "ask my panel X", "survey my panel ab…

export_panel

**Call this tool whenever the user wants to export, download, save, send, share, or get a report / PDF / spreadsheet / CSV / Excel / JSON of a panel's results.** Triggers include: "export the panel", …

list_panels

**Call this tool whenever the user wants to list / show / see / browse / find their panels.** Triggers include: "list my panels", "show my studies", "what surveys have I run", "my research projects", …

get_panel_status

Check the status of a panel — including live progress on in-flight questions. Returns: - Panel info (groups, Minds) with clickable links to each Mind and to the panel - Active questions: which Minds …

list_groups

**Call this tool whenever the user wants to list / show / see / browse / find their groups.** Triggers include: "list my groups", "show my segments", "what audiences do I have", "my cohorts", "my targ…

create_group_from_brief

**Call this tool when the user describes a POPULATION or AUDIENCE rather than naming specific Minds.** Triggers include: "build me a panel of <demographic>", "create a group representing <segment>", "…

ask_group

**Call this tool whenever the user wants to ask, survey, poll, or query a single GROUP (not a panel) about something.** Triggers: "ask my group <name> X", "survey the <group> about Y", "what does <gro…

plan_panel_study

**Call this tool before execution whenever the user asks for multiple questions, a broader research task, an ad/video/website/image audit, a structured output as part of a new study, or an optional re…

run_panel_study

**Call this tool only after the user explicitly confirms the exact draft revision returned by plan_panel_study.** This is the execution boundary. Never infer confirmation from silence, from the origi…

get_panel_study

**Call this tool to check durable progress or results for a study started by run_panel_study.** Returns the immutable confirmed plan, the separate server-prepared execution plan, question progress, re…

list_research_methods

**Call this tool when the user asks which research methods are supported, wants optional methodological complexity, or names MaxDiff or Conjoint.** Distinguish available, experimental, and planned met…

list_study_drafts

**Call this tool when the user asks to resume, find, list, or inspect unfinished study plans.** Omit draftId to list all durable study drafts. Pass an exact draftId to retrieve the complete saved plan…

save_study_draft

**Call this tool to create or checkpoint an unfinished Quick or Custom Study plan without starting research.** It saves the objective, context, selected Audiences, method, questions, and sources in th…

get_panel_summary

**Call this tool for a whole-study summary or after get_panel_study reports completion.** Returns Markdown plus flexible semantic blocks. Treat block types and renderer values as hints: preserve heatm…

Resources · 3

response-widget

Shows panel survey results with bar diagrams, group comparisons, and persona cycling.

ui://widget/response.html
creation-widget

Shows real-time training progress when creating a new Mind.

ui://widget/creation.html
info-widget

Shows details about a Mind or Group including members and metadata.

ui://widget/info.html

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "minds:_synthetic_market_research_panels": {
      "url": "https://getminds.ai/mcp",
      "transport": "streamable-http"
    }
  }
}