Connection Docs / 接入文档

Deploy trend intelligence inside your AI workflow

Use your dashboard API key as a Bearer token. 同一个 `gtmcp_live_...` Key 可用于 Perplexity、OpenAI Responses API 和 ChatGPT Actions。

Perplexity

Remote MCP connector

MCP Server URL:

https://easontrendmcp.dpdns.org/mcp

Transport: Streamable HTTP

Authentication: API Key / Bearer

Authorization: Bearer gtmcp_live_...
OpenAI

Responses API remote MCP

{
  "type": "mcp",
  "server_label": "google_trends",
  "server_description": "Google Trends keyword comparison and research MCP.",
  "server_url": "https://easontrendmcp.dpdns.org/mcp",
  "headers": {
    "Authorization": "Bearer gtmcp_live_..."
  },
  "require_approval": "never"
}
ChatGPT Actions

Use REST + OpenAPI when direct MCP is unavailable

Schema URL

https://easontrendmcp.dpdns.org/openapi.json

GPT Builder -> Configure -> Actions -> Import from URL.

Action authentication

Authorization: Bearer gtmcp_live_...

Endpoints: POST /api/compare and POST /api/research.

What it solves / 解决什么问题

Turn AI guesses into trend-backed decisions

Validate product ideas

判断候选产品词是否正在增长,适合跨境电商选品、Exploding Topics 二次验证。

Prioritize content topics

比较 SEO 主题、品牌词和竞品词,把增长速度和地区热度纳入 AI 策略。

Detect spikes and decline

识别季节性、突然爆发、长期衰退,辅助广告预算和发布时间安排。