[0.4.0] - 2026-07-15
Both MCP servers are updated:- standard MCP (
/v1/spark-api/mcp) - ChatGPT MCP (
/v1/spark-api/openai/mcp)
Added
search_audiencestool for searching saved/platform audiences by free-text query; optionaldataset_codes,exclude_audience_ids, andlimit(1–100)
Changed
chat_gwi/search: supports optionaldataset_codesto query a root dataset together with one or more of its add-on studies (values must belong to the same dataset tree)chat_gwi/search: supports optionaldocked_audiencesto scope insights to platform audience UUIDs (max 10; use IDs fromsearch_audiences)chat_gwi/search: when bothdataset_codeanddataset_codesare provided,dataset_codestakes precedence anddataset_codeis ignoredchat_gwi/search: when bothdataset_codeanddataset_codesare omitted, the default dataset available to the user is used (previously hard-coded tods-core)list_datasets: returns hierarchical folders and nested dataset nodes so clients can identify valid root/child combinationsexplore_insight_gwi/fetch: response now includes the origindatasetsof the corresponding insightexplore_insight_gwi: attribute output now includes Universe Size alongside question, answer, percentage, sample, and index — the estimated number of real-world internet users within the audiencefetch: response now includes structuredmetadatawith anattributesarray (question,answer,percentage,sample,universe_size,index) plustimeframe_groups,location_groups,audiences, anddatasetsfor the source insightsearchandfetchnow return typed structured results instead of JSON encoded insidecontenttext blocks; clients that already parse the tool result payload need no changes, but clients reading raw text MAY switch to the structured result
[0.3.0] - 2026-07-07
Both MCP servers are updated:- standard MCP (
/v1/spark-api/mcp) - ChatGPT MCP (
/v1/spark-api/openai/mcp)
Changed
chat_gwi/search: supports optionallimitto set the maximum number of insights returned per call (1–20; default 10)
[0.2.0] - 2026-03-11
Added
list_datasetstool for listing available GWI datasets; use to discover dataset codes forchat_gwichat_gwi: optionaldataset_codeargument to specify which dataset to query; default:ds-core
[0.1.0] - 2025-12-01
Added
chat_gwitool for gathering insights about audiences based on GWI dataexplore_insight_gwifor exploring detailed information about the insight statistics- OAuth2 support for secure authentication
Changed
- Initial release of the Spark MCP

