Technical Reference

Official XiaoFlow Protocol

Unleash XiaoFlow search intelligence directly inside Claude, Cursor, and ChatGPT. Real-time keywords, volume, and domain stats where you work.

Keyword Ideas

Generate high-potential keyword ideas from any seed word instantly via AI injection.

Volume Data

Access 100% accurate search volume and CPC data for millions of vectors.

Domain Stats

Analyze any competitor domain's top keywords and traffic metrics within your IDE.

Historical Trends

Get 48-month search trends and seasonal insights for any niche instantly.

01

01 Global Integration Registry

Protocol Troubleshooting

Proxy Tunneling Conflict

If the client remains in a LOADING state, your environment's HTTP proxy may restricted the secure socket tunnel.

IDE Configuration

http.proxy: EMPTY

http.proxySupport: "off"

Environment Logic

Restart the IDE to force cache refresh or whitelist the protocol domain in your firewall.

01

Protocol Bridge (SSE)

Optimized for Cloud environments (Claude Web, ChatGPT Plus). Universal endpoint integration.

https://mcp.xiaoflow.com/sse?key=YOUR_API_KEY
https://xiaoflow-mcp.adore.workers.dev/sse?key=YOUR_API_KEY
02

Native IDE Direct

Automated protocol registration for Cursor and VS Code environments.

03

Terminal Protocol

Native setup via CLI for secure administrative environments.

command.sh
claude mcp add-json xiaoflow '{"command":"npx","args":["-y","mcp-remote","https://mcp.xiaoflow.com/sse?key=YOUR_API_KEY"]}'
04

Manual Manifest

Granular control via direct manifest file injection.

Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json
Cursor IDE
~/.cursor/mcp.json
protocol.json
{
  "mcpServers": {
    "xiaoflow": {
      "command": "npx",
      "args": [ "-y", "mcp-remote", "https://mcp.xiaoflow.com/sse?key=YOUR_API_KEY" ]
    }
  }
}
02

02 Identity & Access

Sign in to sync account credits

Login

Connectivity Advisory

If your IDE encounters latency or connection failures, utilize the direct workers bridge (Method 01) to optimize routing.

Ready-to-Use Prompt Templates

Copy these templates to your AI chat to trigger specialized search analysis.