patxiai/integration-strava
Composer 安装命令:
composer require patxiai/integration-strava
包简介
Read training history, activities and stats across one or more connected Strava accounts.
README 文档
README
Connects PatxiAI to the Strava API: reads recent activities, a single activity's detail, the athlete's profile, and ride/run/swim totals. Read-only — it never creates, edits or deletes anything on Strava.
Wired into the Health & Fitness department's Strava specialist.
Authentication
Uses OAuth 2.0 against your own Strava API application — create one at strava.com/settings/api and set its Authorization Callback Domain to the host you serve PatxiAI on.
Multiple Strava accounts can be connected at once (yours and a family member's, for example); each gets its own prefixed set of tools (e.g. strava_work_list_activities). Strava always issues a refresh token on the initial code exchange, so tokens renew automatically without any extra authorize parameters.
Scopes requested
readactivity:read_allprofile:read_all
Strava's default rate limits (200 requests / 15 min) are far more than personal use needs.
统计信息
- 总下载量: 0
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2026-07-09