Skip to content

ChatGPT

ChatGPT 通过桌面应用支持 MCP 服务器。

设置

json
{
  "telegram": {
    "command": "/path/to/mcp-telegram",
    "env": {
      "TELEGRAM_API_ID": "YOUR_ID",
      "TELEGRAM_API_HASH": "YOUR_HASH"
    }
  }
}
json
{
  "telegram": {
    "command": "npx",
    "args": ["@overpod/mcp-telegram"],
    "env": {
      "TELEGRAM_API_ID": "YOUR_ID",
      "TELEGRAM_API_HASH": "YOUR_HASH"
    }
  }
}

通过终端登录,然后重启 ChatGPT Desktop。

云版本

最简单的设置 — 云版本:30 秒内通过二维码连接。

Released under the MIT License.