SUUNTO MCP

Suunto MCP 用户指南

将你的 Suunto 运动、睡眠、恢复和路线数据连接到支持 MCP 的 AI 助手,让它在你授权后基于真实数据回答训练相关问题。

MCP 地址 https://mcp.suunto.cn/open/mcp
该地址无法在浏览器中访问,请使用 AI 助手连接。

这是什么

Suunto MCP 是 Suunto 为用户提供的数据连接能力。它让 ChatGPT、Claude、WorkBuddy、Hermes、OpenClaw 等支持 MCP 的 AI 助手在你授权后读取你的 Suunto 数据,用来总结训练、分析恢复和回答你自己的运动问题。

你不需要手动导出文件,也不需要把截图一张张发给 AI。你提出问题,AI 会在需要时通过 Suunto MCP 查询相关数据,再给出回答。

你可以用它做什么

训练回顾

总结最近一周或一个月的跑步、骑行、徒步等运动记录,查看训练量变化。

睡眠与恢复

结合睡眠、恢复和活动数据,了解近期是否需要降低训练强度。

单次运动分析

对比几次训练的距离、时长、速度、心率区间和训练效果。

路线回顾

查看保存的路线,按距离或运动类型筛选适合下一次训练的路线。

后续 Suunto MCP 计划逐步开放更多数据查询支持及更多功能,敬请期待。

可接入的 AI 助手

ChatGPT

  1. 打开 ChatGPT 网页端,进入设置中的 应用(或者叫Apps或Connectors)。
  2. 进入高级设置,开启Developer mode。
  3. 添加新的 MCP 应用,在连接处选择 服务器 URL,并填入上方 MCP 地址。
  4. 按页面提示登录 Suunto 账号并完成授权。
  5. 回到对话中,要求 ChatGPT 使用 Suunto MCP 查询你的数据。
请使用 Suunto MCP 查看我最近两周的运动记录,并总结训练量变化。

Claude App

这里的 Claude 指网页端或桌面端的 Claude 对话产品,不是 Claude Code。

  1. 打开 Claude,进入 Connectors 设置。
  2. 添加 Custom Connector,名称可填写 Suunto MCP。
  3. 填入上方 MCP 地址并保存。
  4. 按页面提示登录 Suunto 账号并完成授权。
  5. 在对话中启用该连接器,并提出你的训练或恢复问题。
请用 Suunto MCP 分析我最近 7 天的睡眠和恢复情况。

Codex App

Codex App 可以在设置页添加 MCP 服务器。推荐按下面步骤配置:

  1. 打开设置:进入 Codex 设置,选择 MCP 服务器。
  2. 添加服务器:点击添加服务器。
  3. 填写名称:suunto
  4. 选择类型:流式 HTTP。
  5. 填写 URL:https://mcp.suunto.cn/open/mcp
  6. 保存启用:保存后打开 suunto 右侧开关。
  7. 完成授权:如果出现进行身份验证按钮,点击后按提示登录 Suunto 账号并完成授权。
请使用 suunto MCP 查询我最近 14 天的运动记录,并输出训练量总结。

命令行配置(可选)

如果使用 CLI 或自动化配置,也可以执行:

codex mcp add suunto --url https://mcp.suunto.cn/open/mcp
codex mcp list

Claude Code

在命令行执行:

claude mcp add --transport http suunto https://mcp.suunto.cn/open/mcp
claude mcp list

进入 Claude Code 会话后,可以通过 /mcp 查看连接状态,并按提示完成 Suunto 授权。

Suunto MCP 还可接入更多支持远程 MCP/OAuth 的 AI 工具,例如 WorkBuddy、Hermes、OpenClaw。

WorkBuddy

WorkBuddy 可通过自定义连接器接入 Suunto MCP。进入 WorkBuddy 的连接器或专家页面,点击自定义连接器,然后在 MCP 服务管理中点击配置 MCP。

在配置文件中添加:

{
  "mcpServers": {
    "suunto": {
      "url": "https://mcp.suunto.cn/open/mcp",
      "auth": "oauth"
    }
  }
}

保存后返回 MCP 服务列表,点击 信任。如果服务显示需要认证,按提示完成 Suunto OAuth 授权;授权完成后启用 suunto 服务,即可看到可用工具并在对话中使用 Suunto MCP 查询数据。

Hermes

Hermes 支持连接 OAuth 认证的远程 HTTP MCP 服务。先在 Hermes 配置(~/.hermes/config.yaml)中添加 Suunto 服务:

mcp_servers:
  suunto:
    url: https://mcp.suunto.cn/open/mcp
    auth: oauth
    sampling:
      enabled: false

保存后执行登录命令,并按提示在浏览器中完成 Suunto 授权:

hermes mcp login suunto

更多说明见 Hermes MCP OAuth 文档

OpenClaw

Suunto MCP 也可以接入 OpenClaw。OpenClaw 可把远程 MCP 服务保存为客户端侧配置,再通过 OAuth 完成登录。

在命令行执行:

openclaw mcp add suunto --url https://mcp.suunto.cn/open/mcp --transport streamable-http --auth oauth --timeout 300 --connect-timeout 5
openclaw mcp login suunto
openclaw mcp login suunto --code {{CodeFromOpenClawRedirectUrlPath}}
openclaw mcp doctor suunto --probe

如果是第一次启动 OpenClaw,建议在 ~/.openclaw/openclaw.json 中允许插件工具。如果文件里已有其他配置,请按 JSON 语法补逗号后合并:

{
  "tools": {
    "allow": ["group:plugins"]
  }
}

更多说明见 OpenClaw MCP 文档

隐私与授权

  • 只有在你主动授权后,AI 助手才能通过 Suunto MCP 读取你的 Suunto 数据。
  • AI 助手不会获得你的 Suunto 密码。
  • 当前 Suunto MCP 是只读能力,不会修改你的账号、运动记录或训练计划。
  • 不要把授权链接、访问凭据或账号信息分享给他人。
  • AI 给出的训练建议仅供参考,不能替代医生、教练或专业人士的判断。
如果你不再使用,可以在对应 AI 工具的连接器或应用设置中断开 Suunto MCP。

常见问题

AI 没有使用我的 Suunto 数据怎么办?

请在提问时明确写出“使用 Suunto MCP 查询我的真实 Suunto 数据后再回答”,并给出时间范围,例如最近 7 天、最近 28 天或上个月。

MCP 工具名称可以使用中文吗?

建议 MCP 工具名称使用英文。如果 AI 平台尚未完整支持其他语言,非英文工具名可能导致 MCP 无法正常使用。ChatGPT 网页端当前对中文 MCP 工具名的支持也比较有限。

为什么有些长时间范围查询比较慢?

运动、睡眠和恢复数据通常适合按较短时间窗口查询。你可以让 AI 分段查询,再做汇总。

它会自动修改我的训练计划吗?

不会。当前 Suunto MCP 只读取数据,用于分析和回答问题。

Suunto MCP User Guide

Connect your Suunto workout, sleep, recovery, and route data to an AI assistant that supports MCP. After your authorization, the assistant can answer training questions using your own data.

MCP URL https://mcp.suunto.cn/open/mcp
This URL is not meant to be opened directly in a browser. Connect it from an AI assistant that supports MCP.

What it is

Suunto MCP is a data connection for Suunto users. It lets AI assistants that support MCP, such as ChatGPT, Claude, Hermes, OpenClaw, and WorkBuddy, read your Suunto data after you authorize access, so they can summarize training, review recovery, and answer questions about your activities.

You do not need to export files or upload screenshots manually. Ask your question, and the assistant can query the relevant Suunto data when needed.

What you can ask

Training review

Summarize recent running, cycling, hiking, or other activities and see how your load is changing.

Sleep and recovery

Review sleep, recovery, and daily activity signals to decide whether to ease training intensity.

Workout comparison

Compare distance, duration, speed, heart rate zones, and training effect across sessions.

Route review

Look through saved routes and filter by distance or sport type for your next activity.

Suunto MCP plans to gradually add support for more data queries and more features. Stay tuned.

AI tools you can connect

Here are common AI tool setup examples.

ChatGPT

  1. Open ChatGPT on the web and go to Apps in Settings (also called Apps or Connectors in some interfaces).
  2. Go to Advanced settings and enable Developer mode.
  3. Add a new MCP app, choose Server URL under Connection, and paste the MCP URL shown above.
  4. Follow the prompts to sign in to Suunto and authorize access.
  5. Return to chat and ask ChatGPT to use Suunto MCP for your data.
Use Suunto MCP to review my workouts from the last two weeks and summarize my training load.

Claude App

This means the Claude web or desktop chat product, not Claude Code.

  1. Open Claude and go to Connectors settings.
  2. Add a Custom Connector named Suunto MCP.
  3. Paste the MCP URL shown above and save it.
  4. Follow the prompts to sign in to Suunto and authorize access.
  5. Enable the connector in chat and ask about training, sleep, or recovery.
Use Suunto MCP to review my sleep and recovery over the last 7 days.

Codex App

Codex App can add MCP servers directly from Settings. We recommend this setup path:

  1. Open Settings: Go to Codex Settings and choose MCP Servers.
  2. Add server: Click Add server.
  3. Name: Enter suunto.
  4. Type: Select Streamable HTTP.
  5. URL: Enter https://mcp.suunto.cn/open/mcp.
  6. Save and enable: Save, then enable the suunto server in the list.
  7. Authorize: If an authentication button appears, click it and follow the prompts to sign in to Suunto and authorize access.
Use suunto MCP to query my workouts from the last 14 days and summarize my training load.

Command-line setup (optional)

For CLI or automated configuration, you can also run:

codex mcp add suunto --url https://mcp.suunto.cn/open/mcp
codex mcp list

Claude Code

Run these commands in your terminal:

claude mcp add --transport http suunto https://mcp.suunto.cn/open/mcp
claude mcp list

Inside a Claude Code session, use /mcp to check connection status and follow the prompts to authorize Suunto access.

Suunto MCP can also connect to more AI tools that support remote MCP/OAuth, such as Hermes, OpenClaw, and WorkBuddy.

Hermes

Hermes can connect to OAuth-authenticated remote HTTP MCP servers. Add the Suunto service to your Hermes configuration(~/.hermes/config.yaml):

mcp_servers:
  suunto:
    url: https://mcp.suunto.cn/open/mcp
    auth: oauth
    sampling:
      enabled: false

After saving the configuration, run the login command and complete Suunto authorization in the browser:

hermes mcp login suunto

For details, see the Hermes MCP OAuth documentation.

OpenClaw

Suunto MCP can also connect to OpenClaw. OpenClaw can save the remote MCP service as a client-side configuration, then complete login through OAuth.

Run these commands in your terminal:

openclaw mcp add suunto --url https://mcp.suunto.cn/open/mcp --transport streamable-http --auth oauth --timeout 300 --connect-timeout 5
openclaw mcp login suunto
openclaw mcp login suunto --code {{CodeFromOpenClawRedirectUrlPath}}
openclaw mcp doctor suunto --probe

For the first OpenClaw startup, we recommend adding the following to ~/.openclaw/openclaw.json to allow plugin tools. If the file already has other settings, merge this block with valid JSON commas:

{
  "tools": {
    "allow": ["group:plugins"]
  }
}

For details, see the OpenClaw MCP documentation.

WorkBuddy

WorkBuddy can connect to Suunto MCP through a custom connector. Open Connectors or Experts in WorkBuddy, click Custom connectors, then open MCP Server Management and click Configure MCP.

Add this configuration:

{
  "mcpServers": {
    "suunto": {
      "url": "https://mcp.suunto.cn/open/mcp",
      "auth": "oauth"
    }
  }
}

Save the file and return to the MCP server list. Click Trust. If the server shows that authentication is required, follow the prompt to complete Suunto OAuth authorization. After authorization, enable the suunto server, check that its tools are available, and use Suunto MCP in your conversations.

Privacy and authorization

  • An AI assistant can read your Suunto data through Suunto MCP only after you authorize access.
  • The assistant does not receive your Suunto password.
  • Suunto MCP is currently read-only. It does not modify your account, workouts, or training plans.
  • Do not share authorization links, access credentials, or account information with others.
  • AI training suggestions are for reference only and do not replace medical, coaching, or professional advice.
You can disconnect Suunto MCP later in the connector or app settings of the AI tool you use.

FAQ

What if the assistant does not use my Suunto data?

Ask explicitly: "Use Suunto MCP to query my real Suunto data before answering." Include a time range such as the last 7 days, last 28 days, or last month.

Can MCP tool names use non-English languages?

We recommend using English MCP tool names. If an AI platform does not fully support other languages, non-English tool names may prevent MCP from working correctly. ChatGPT on the web currently has limited support for Chinese MCP tool names.

Why are long date ranges slower?

Workout, sleep, and recovery data are usually easier to query in smaller windows. Ask the assistant to query in segments and then summarize the trend.

Can it change my training plan automatically?

No. Suunto MCP currently reads data only. It is used for analysis and answers.