Model Context Protocol
Ask Claude, Cursor, or any MCP-compatible AI assistant to monitor your brand across Chinese AI platforms. No code required
The Model Context Protocol (MCP) is an open standard that lets AI assistants connect to external tools and data sources. Think of it as a USB port for AI — plug in any service, and the AI can use it natively.
With our MCP Server, your AI assistant can query Chinese AI platforms, check brand visibility, and retrieve monitoring data — all through natural conversation.
Write code to call the API, handle async polling, parse JSON responses, build a dashboard to visualize results
Ask your AI assistant: "How does my brand appear on DeepSeek?" Get the answer directly in conversation
I'll query both platforms for you. Let me submit the monitoring task...
Here are the results:
DeepSeek (search mode): Salesforce appears as the #1 recommended CRM tool with 3 citations from tech publications. The AI response positions it as the market leader for enterprise CRM.
Doubao (search mode): Salesforce is mentioned but ranked #3 after local competitors. The AI suggests alternatives like DingTalk CRM for the Chinese market.
Sources: 7 references found across both platforms
Install with your preferred package manager:
Runs without permanent install. Add to your Claude Desktop, Cursor, or other MCP client config:
{
"mcpServers": {
"geo-insights": {
"command": "uvx",
"args": ["geo-insights-mcp"],
"env": {
"GEO_INSIGHTS_API_KEY": "sk-your-api-key"
}
}
}
}
Install first, then configure. On macOS use pipx install instead of pip.
pip install geo-insights-mcp
Then add to your MCP client config:
{
"mcpServers": {
"geo-insights": {
"command": "geo-insights-mcp",
"env": {
"GEO_INSIGHTS_API_KEY": "sk-your-api-key"
}
}
}
}
Ask your AI assistant to check any brand, product, or topic across Chinese AI platforms. That's it
Doubao
Yuanbao
Kimi
Also supports Quark and Weibo Zhisou via API
Free plan available, no credit card required