ai-radar-mcp
v0.6.0
Published
AI Radar MCP server — 49 tools connecting AI visibility data, competitive intelligence, content planning, GEO optimization, research briefing, and execution guidance to Claude Desktop/Code
Maintainers
Readme
ai-radar-mcp
MCP server that connects AI Radar visibility data and strategies to Claude Desktop and Claude Code. AI Radar monitors how your brand appears across ChatGPT, Perplexity, Gemini, Copilot, and Google AI Overviews — this MCP package gives Claude direct access to that data so it can help you plan content, analyze competitors, optimize ads, and improve AI visibility.
Quick Setup
Claude Desktop
Add to your Claude Desktop config (~/Library/Application Support/Claude/claude_desktop_config.json on macOS):
{
"mcpServers": {
"ai-radar": {
"command": "npx",
"args": ["ai-radar-mcp@latest"],
"env": {
"AI_RADAR_API_KEY": "air_sk_your_key_here"
}
}
}
}Claude Code
claude mcp add ai-radar -- npx ai-radar-mcp@latestThen set your API key as an environment variable or tell Claude to use it.
Get Your API Key
- Sign up at radar.texin.ai
- Go to Settings > MCP Access
- Create an API key (starts with
air_sk_)
42 Tools Across 9 Categories
| Category | Tools | Description |
|----------|-------|-------------|
| Start Here | 1 | getNextActions — diagnostic + prioritized action plan |
| Data & Insights | 11 | Brand overview, query opportunities, competitor intel, content gaps, engine visibility, keyword gaps, weekly delta, ad spend, citations, content performance |
| Strategy & Content | 4 | Content strategy, content briefs, page audits, implementation plans |
| Intelligence | 4 | Full business context, untracked keyword discovery, strategic recommendations |
| Competitive Intel | 2 | Competitor deep dives, market gap analysis |
| Content Planning | 5 | Programmatic SEO plans, content calendars, topical authority maps, ad keywords, ad copy |
| Brand & Reporting | 3 | Brand narrative, industry trends, executive reports |
| Manage Monitoring | 5 | Add/deactivate/prioritize queries, mark actions applied, track published content |
| Workflows | 4 | Content planning, ad optimization, competitive analysis, weekly review orchestrators |
| Execution | 4 | Content quality checks, technical SEO checklists, review optimization, AI crawler access |
How It Works
AI Radar scans your brand daily across 5 AI platforms. This MCP server exposes that scan data — plus embedded strategic playbooks — as tools Claude can call. Your own Claude subscription does the analysis; AI Radar provides the curated data.
Start every session with: "Use getNextActions to see what I should focus on."
Requirements
- Node.js >= 18
- An AI Radar account with an active subscription
- Claude Desktop or Claude Code
