Insights tools
Query brand visibility, sentiment, alignment, and competitive analysis from an LLM agent
The Insights tools let your AI agent answer questions like "how are LLMs describing my brand?", "which sources cite us?", and "how does my topic visibility compare to competitors?" — without consuming content generation credits.
Insights tools do not consume content generation credits. Some write actions (creating a topic, triggering a refresh) may count against your plan's analysis quota.
These tools are served by the single GetMint MCP server at https://mcp.getmint.ai/mcp. New here? See the Quick Start for client setup and Authentication for API key vs OAuth.
Available Tools
The MCP surfaces a curated read set for the most common agent workflows. The full Insights capability set (domain analysis, prompt config, shopping, sources, per-report detail, topic management) remains available via the REST API.
Example Agent Session
User: How is my brand positioned vs. competitors for the topic "cloud security"?
Agent: Let me check. Calling
list_topics… found "Cloud Security". Gettingget_topic_visibility— here's the visibility breakdown per brand: your brand at 34%, Competitor A at 28%, Competitor B at 19% (ranked highest-first, with a per-model split).get_topic_mentionsgives the same ranking by raw mention share, andlist_explorer_citations(filtered tolinkDomain: reddit.com) surfaces the exact threads driving it.get_domain_sentiment_aggregatedconfirms overall sentiment is positive (+0.38) this period. Want me to pullget_topic_competitionfor head-to-head win rates too?