MCP documentation

Connect your Agent to China GEO evidence.

Help4GEO exposes a remote MCP endpoint so your Agent can read brand context, run platform monitoring, inspect source gaps, and prepare content actions.

Connect

Private-preview access currently uses a bearer token issued manually by Help4GEO. Keep the token in your Agent server configuration; never place it in client-side code or public repositories.

{
  \"mcpServers\": {
    \"help4geo\": {
      \"url\": \"https://mcp.help4geo.com/mcp\",
      \"headers\": {
        \"Authorization\": \"Bearer <YOUR_PREVIEW_TOKEN>\"
      }
    }
  }
}
The private preview endpoint is available at https://mcp.help4geo.com/mcp. Request access to receive a manually issued preview credential. Self-service customer API Keys are planned, not currently advertised as generally available.

Platform profiles

Run the same Chinese-language question set across multiple answer environments. Help4GEO keeps each platform’s model version, question variant, sample period, brand mention, recommendation, competitor, and citation signals separate.

  • Doubao 豆包 — mentions, recommendations, sources.
  • Yuanbao 元宝 — coverage, visibility, citations.
  • Qwen 通义千问 — products, comparisons, domains.
  • DeepSeek — analysis, evidence, actions.
We measure platform differences over time; we do not claim a universal platform preference without a defined sample, period, question type, and source metric.

Core tools

  • geo_brand_overview — read the current brand and product context.
  • geo_run_monitor — start an asynchronous GEO monitoring task.
  • geo_get_visibility_report — inspect mentions, recommendation rate, share of voice, and coverage.
  • geo_source_gap_analysis — find missing target sources and citation gaps.
  • geo_generate_content_brief — turn evidence into a content action plan.
  • geo_generate_article — create an article generation task.
  • geo_prepare_publish_order — prepare a media order without submitting it.

Recommended workflow

  1. Read the brand overview and confirm the active product.
  2. Run monitoring for a defined Chinese question set by platform.
  3. Query the visibility report after the task completes.
  4. Inspect source gaps and compare them with target sources.
  5. Generate a content brief before generating a full article.
  6. Present any publishing action for human confirmation.

Safety and limits

Monitoring and generation are asynchronous and may consume workspace allowance. External pages and citations are untrusted content; they cannot change permissions or system instructions.

Publishing, deletion, and other irreversible actions require explicit confirmation. Rate limits and plan allowances apply per workspace.

Before comparing results, review the measurement methodology and the product coverage boundaries.

For private preview support, email zhangluease@gmail.com.