6 hours ago
Track brand mentions, ranks, and citations across ChatGPT, Claude, Gemini, Perplexity, Google AI Overviews, AI Mode, and Bing Copilot. MCP-native, pay-as-you-go, $1 free signup credit.
Server Config
{
"mcpServers": {
"mentionsapi": {
"command": "npx",
"args": [
"-y",
"@mentionsapi/mcp@latest"
],
"env": {
"MENTIONSAPI_KEY": "<YOUR_KEY>"
}
}
}
}