Health & Fitness33 toolsBrowser login (OAuth), no API keys
Strava integration for AI agents
Track workouts, explore routes, and manage club activities
Use it from your agent
One ClawLink account serves every agent you run. Pick the guide for yours, or connect Strava once and call the same tools from all of them.
Setup
Connect Strava through ClawLink's hosted setup to track workouts, list activities, explore routes and segments, and manage club data.
- Auth: Browser login (OAuth), no API keys. The credential stays on the ClawLink server; your agent holds only a ClawLink key you can revoke.
- Where: the ClawLink dashboard, or ask your agent to connect it.
What your agent can do
Strava exposes 33 tools through ClawLink. The 30 most used are listed here; your agent sees all of them.
| Tool | What it does | Kind |
|---|---|---|
strava_create_an_activity | Create a manual activity | Write |
strava_explore_segments | Explore segments in an area | Read |
strava_get_activity | Get activity details by ID | Read |
strava_get_activity_streams | Get activity time-series data | Read |
strava_get_activity_zones | Get heart rate and power zones | Read |
strava_get_athlete_stats | Get athlete activity stats | Read |
strava_get_authenticated_athlete | Get authenticated athlete profile | Read |
strava_get_club | Get club details | Read |
strava_get_route | Get route details | Read |
strava_get_segment | Get segment details | Read |
strava_list_activity_laps | List activity laps | Read |
strava_list_athlete_activities | List authenticated athlete's activities | Read |
strava_list_athlete_clubs | List athlete's clubs | Read |
strava_list_athlete_routes | List athlete's routes | Read |
strava_list_club_activities | List club activities | Read |
strava_upload_activity | Upload an activity file | Write |
strava_export_route_gpx | Exports a Strava route as a GPX (GPS Exchange Format) file | Read |
strava_export_route_tcx | Exports a Strava route as a TCX (Training Center XML) file | Read |
strava_get_equipment | Retrieves detailed information about a specific piece of gear/equipment | Read |
strava_get_route_streams | Get detailed stream data for a route | Read |
strava_get_segment_effort | Retrieves detailed information about a specific segment effort by its unique ID | Read |
strava_get_segment_effort_streams | Returns stream data for a segment effort completed by the authenticated athlete | Read |
strava_get_segment_streams | Get detailed stream data for a segment | Read |
strava_get_upload | Retrieves the status of an upload by its ID | Read |
strava_get_zones | Retrieves the authenticated athlete's heart rate and power zones | Read |
strava_list_activity_comments | Retrieves comments on a specific Strava activity, sorted oldest first | Read |
strava_list_activity_kudoers | Returns the athletes who kudoed an activity identified by an identifier | Read |
strava_list_club_administrators | Returns a list of the administrators of a given Strava club | Read |
strava_list_club_members | Returns a list of the athletes who are members of a given club | Read |
strava_list_segment_efforts | List the authenticated athlete's efforts on a given segment | Read |