KDocs Agent Service (MCP + REST)

Running 服务已就绪,已挂载 MCP SSE 传输与 RESTful OpenAPI 接口。

1. MCP 连接配置(Claude Desktop / Cursor / Continue / Agent)

支持基于 Server-Sent Events (SSE) 协议的远程 MCP:

{
  "mcpServers": {
    "kdocs": {
      "url": "https://kdocs.wechatting.cn/sse"
    }
  }
}

2. ChatGPT Custom GPT Actions 配置

在 ChatGPT GPT 编辑器中点击 Create new action,并在 Import from URL 中输入:

https://kdocs.wechatting.cn/openapi.json

3. 接口健康检测

访问 /health 查看 WPS API Key 状态。