Minds: Synthetic Market Research Panels
MS
Minds: Synthetic Market Research Panels
/create_audience_from_brief

Create a Grounded Audience from a Brief

Creates a grounded Audience of synthetic Minds from a population or audience brief. It can combine authoritative web research, supplied sources, research files,

liveunknown~5s typical
mcpminds:syntheticmarket
$0.0020
per call
plus $0.001 platform fee per run
Open MCP server; Cracked bills routing only
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run mcp-ai-getminds-minds /create_audience_from_brief for me.

Input

FieldTypeDescription
briefstringFree-text brief describing the population the Audience should represent. E.g. "California
textstringLegacy alias for `brief`. Accepted for back-compat.
namestringOptional Audience name override. When omitted, the server names the Audience from the brie
linksarrayOptional URLs scraped server-side for additional context (e.g. an article describing the p
keywordsarrayOptional Exa web-search seeds added alongside the brief.
filesarrayOptional already-uploaded research files. MCP cannot read or upload a local file:// path.
includeWebSearchbooleanSet false to skip Exa web search and extraction completely. The Audience is then grounded default true
memberCountintegerExact number of Minds to create in the Audience. Pass this whenever the user states a size
audienceCreationModestring (balanced | segment_coverage | benchmark_depth)Audience creation mode. Preferred. Use balanced for everyday research, segment_coverage fo
groupCreationModestring (balanced | segment_coverage | benchmark_depth)Audience creation mode. "balanced" (default): compact, representative Audience for everyda
datasetSegmentationobjectReviewed variable roles, distributions, and privacy-safe pairwise relationships returned b
trainMembersbooleanOpt-in per-Mind training for large reviewed-dataset cohorts (default false). By default a
cohortAllocationobjectDeterministic allocation controls. Reviewed respondent datasets default to observed, which
isLinkSharingEnabledbooleanSet true ONLY when the user explicitly asked for a public/shareable link. Defaults to fals default false

Call it

curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
  -H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
  -d '{"provider":"mcp-ai-getminds-minds","endpoint":"/create_audience_from_brief","input":{"includeWebSearch":true,"isLinkSharingEnabled":false}}'
cli
npx cracked-ai run -p mcp-ai-getminds-minds -e /create_audience_from_brief -i '{"includeWebSearch":true,"isLinkSharingEnabled":false}'
mcp
run_tool({ provider: "mcp-ai-getminds-minds", endpoint: "/create_audience_from_brief", input: {"includeWebSearch":true,"isLinkSharingEnabled":false} })

Try it

Runs against your signed-in workspace balance. Sign in if you have not.