Simulatte — Synthetic Consumer Research

Simulatte runs your business decisions past a persona pool grounded in real buyer data (open web, CRM, or voice interviews) and returns how the market reacts…

От сообщества: Добавлен пользователем или импортирован; проверьте владельца перед подключениемРаботаетБез входаГлобальныйБесплатноМожет изменять данные

Что умеет

  • Simulatte Menu: Show the Simulatte home menu: the study catalogue (SKUs + credit cost each), the current credit balance, and the workspace's persona pools (standard + custom). Call this whenever the u
  • Simulatte Describe Sku: Describe what a specific Simulatte study (SKU) needs before you run it: required inputs, optional inputs, and the allowed values for choice fields (e.g. Creative Audit's object
  • Simulatte List Pools: List all persona pools in your Simulatte workspace. Returns pool IDs, names, markets, and sizes. Use pool IDs in simulatte_run_study to target a specific audience segment.

Какие данные видит

Нужен ли аккаунт

Не нужен: сервер работает без входа

Simulatte runs your business decisions past a persona pool grounded in real buyer data (open web, CRM, or voice interviews) and returns how the market reacts before you commit budget. Test a price, a claim, a piece of creative, a name, or a custom survey and get the behavioural drivers, the segment that disagrees, and a traceable verdict.

Tools: simulatte_menu (catalogue, credits, pools) · simulatte_describe_sku · simulatte_list_pools · simulatte_run_study (25 study types) · simulatte_get_results · simulatte_ask_insights · simulatte_create_pool · simulatte_depth_interview · simulatte_estimate_cost

Start: call simulatte_menusimulatte_describe_skusimulatte_run_study.

Список инструментов сервера (9)

Технические названия из tools/list. Нужны только разработчикам.

simulatte_menuShow the Simulatte home menu: the study catalogue (SKUs + credit cost each), the current credit balance, and the workspace's persona pools (standard + custom). Call this whenever the user says 'Simulatte', asks what they can do, or wants to start. It's the entry point — from here, use simulatte_describe_sku to see a study's inputs, then simulatte_run_study to run it.
simulatte_describe_skuDescribe what a specific Simulatte study (SKU) needs before you run it: required inputs, optional inputs, and the allowed values for choice fields (e.g. Creative Audit's objective = trial / consideration / brand_recall / …). Pull this BEFORE simulatte_run_study so the inputs are correct. Sourced live from the study's real contract.
simulatte_list_poolsList all persona pools in your Simulatte workspace. Returns pool IDs, names, markets, and sizes. Use pool IDs in simulatte_run_study to target a specific audience segment.
simulatte_run_studyRun a Simulatte synthetic research study. Choose from 25 SKUs covering concept testing, pricing, messaging, B2B committee simulation, depth interviews, and more. Returns a study_id you can poll with simulatte_get_results.
simulatte_get_resultsRetrieve results for a completed Simulatte study. Returns full structured results JSON including verdicts, key drivers, objections, persona breakdowns, and Forge Loop recommendations.
simulatte_ask_insightsAsk a question across your entire Simulatte research history using semantic search. Returns a cited answer with themes and source study references. Great for synthesizing findings across multiple studies.
simulatte_create_poolCreate a new synthetic persona pool with a custom demographic and psychographic specification. Returns a pool_id you can reuse across multiple studies.
simulatte_depth_interviewRun a simulated depth interview with a synthetic persona. The persona responds in character across multiple turns, surfacing motivations, objections, and language naturally. Returns interview_id and a credits estimate.
simulatte_estimate_costEstimate the credit cost for a Simulatte study before running it. Calculated locally — no API call needed. Credits = base_cost_per_persona × sample_size.