Changelog
August 2026
Clear position semantics + full competitor KPI set
- MCP
get_competitor_rankingnow returns the full dashboard KPI set per competitor:avgMentionOrder(ordinal Position KPI, 1 = named first),mentionDepthPercent,shareOfVoicePercent,firstMentionSharePercent,top3MentionSharePercent, head-to-head (h2hYouFirstPercent) and citation share — with anoteexplaining each metric - MCP field renames for clarity: the text-depth metric formerly reported as
avgPositionPercent/avgPositionis nowmentionDepthPercentacrossget_visibility_metrics,get_visibility_timeseries,list_promptsandget_prompt_details;get_visibility_timeseriesadditionally returns the per-day ordinalavgMentionOrder - REST
/competitorsnow additionally returnsavgMentionOrder(+change),shareOfVoicePercent(+change),firstMentionSharePercentandtop3MentionSharePercent;averagePosition(mention depth) is unchanged for backwards compatibility
Custom date ranges
startDate/endDatequery parameters (YYYY-MM-DD, always together) on/metrics,/metrics/timeseries,/competitors,/sourcesand/export— absolute ranges that override the relativetimeframe- MCP tools accept
startDate/endDateon all analytics tools (get_visibility_metrics,get_visibility_timeseries,get_competitor_ranking,get_top_sources,get_query_fanouts,get_competitor_gap_analysis,get_competitor_h2h,get_sentiment_overview) /metricscompares a custom range against the equally long period immediately before it
March 2026
v1.0.0 - Initial Release
- Customer API with 14 endpoints for projects, prompts, metrics, competitors, sources, tags, and export
- API Key authentication with granular scopes (read, write, export) and project restrictions
- Rate limiting per plan (Starter: 60/min, Pro: 180/min, Enterprise: 600/min)
- MCP Server for Claude Desktop and Cursor integration