GoAI Moat Market Intel Brief

Search a weekly verified cross-border and AI intelligence library.

Should I use this

Quality & Safety

B
Description quality
50%
Schema completeness
73%
Naming quality
100%
Poisoning risk
100%
Permission match
100%
Protocol compliance
100%

Findings (3)

  • LOWTool 'search_intel' description lacks action verbin search_intel
  • LOWTool 'get_latest_brief' description lacks action verbin get_latest_brief
  • LOWTool 'list_topics' description lacks action verbin list_topics

Based on automated analysis of tool definitions and protocol compliance.

Context Cost

~396Tokens (tool definitions)
~573 BTypical response size
Minimal attention impact (0.31% of 128k context)

This is the approximate number of tokens consumed each time the server's tools are loaded into a model's context. Higher counts reduce the attention available for other tasks.

Install

One-Click Install

Add this to your `claude_desktop_config.json` file:

{
  "mcpServers": {
    "market-intel-brief": {
      "url": "https://intel.mcp.goaimoat.com/mcp"
    }
  }
}

Remote endpoints

https://intel.mcp.goaimoat.com/mcpstreamable-http

What it can do

Tool inventory

Tools (3)

🟢 Read-only🟡 Write🔴 Delete⚪ Unknown
🟢search_intel(query, limit)

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

Input Schema

{
  "type": "object",
  "properties": {
    "query": {
      "type": "string",
      "description": "检索关键词或主题,可多个词用空格分隔。"
    },
    "limit": {
      "default": 5,
      "type": "integer",
      "description": "最多返回的条目数(默认 5,最大 20)。"
    }
  },
  "required": [
    "query"
  ],
  "additionalProperties": false
}

Output Schema

{
  "type": "object",
  "additionalProperties": true
}
🟢get_latest_brief(issue)

返回周报摘要(焦点 + 本周信号 + 行动清单 + 数据来源)。

Input Schema

{
  "type": "object",
  "properties": {
    "issue": {
      "default": "",
      "type": "string",
      "description": "可选,指定期号(如 \"第11期\" 或 \"11\"),留空返回最新一期。"
    }
  },
  "additionalProperties": false
}

Output Schema

{
  "type": "object",
  "additionalProperties": true
}
🟢list_topics

列出情报库的主题索引(slug/含义/关键数据/建议检索词),帮 Agent 快速定位。

Input Schema

{
  "type": "object",
  "properties": {},
  "additionalProperties": false
}

Output Schema

{
  "type": "object",
  "additionalProperties": true
}

Community

Rate this Server

Evidence

Recent observations

verifiedversion not recorded3 tools