Skip to content
Claude Desktop

AI 客服国标合规知识库 (GB/T 47746—2026) for Claude Desktop

cn.savantcat/answers

中国 AI 客服国标 GB/T 47746—2026 合规问答库:必须自动转人工的场景、强制自查项、上线备案要求,答案标注条款依据。

client:Claude Desktop transport:streamable-http

Install AI 客服国标合规知识库 (GB/T 47746—2026) in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "answers": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://savantcat.cn/mcp"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

AI 客服国标合规知识库 (GB/T 47746—2026) in other clients