← goaimoat.com

INDIVIDUAL MCP TOOL

search_intel

关键词/主题检索已验证的「出海×AI」情报库,返回带来源的命中条目。 支持中英文关键词(如「零点击」「Agentic Commerce」「Rufus」「GEO 市场」), 多个词用空格分隔(命中任一词即返回,命中更多词的排在前面)。

goaimoat.comnone authenticationAvailability not checked

LIVE ENDPOINT

https://intel.mcp.goaimoat.com/mcp

No auth detected

Connect to this endpoint to inspect the live schema for search_intel and invoke it with your own arguments.

Indexed input schema

{}

Risk classification

Inferred read-only · medium confidence · heuristic, not a guarantee.

  • No write-capable action terms were found; this is not proof that invocation has no side effects.

Parent server

goaimoat.com

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.goai-moat-market-intel-brief]
url = "https://intel.mcp.goaimoat.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "goai-moat-market-intel-brief": {
      "type": "http",
      "url": "https://intel.mcp.goaimoat.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: goai-moat-market-intel-brief
Remote MCP URL: https://intel.mcp.goaimoat.com/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "goai-moat-market-intel-brief": {
      "url": "https://intel.mcp.goaimoat.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "goai-moat-market-intel-brief": {
      "type": "http",
      "url": "https://intel.mcp.goaimoat.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "goai-moat-market-intel-brief",
  "transport": "streamable-http",
  "url": "https://intel.mcp.goaimoat.com/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

Related tools

  • get_latest_brief — 返回周报摘要(焦点 + 本周信号 + 行动清单 + 数据来源)。
  • list_topics — 列出情报库的主题索引(slug/含义/关键数据/建议检索词),帮 Agent 快速定位。