# Changelog of MCP: Strava Segment & Club Intel - AI Agents (`seibs.co/mcp-strava-segment-intel`) Actor

- **URL**: https://apify.com/seibs.co/mcp-strava-segment-intel/changelog.md
- **Full Actor documentation**: https://apify.com/seibs.co/mcp-strava-segment-intel.md

## Changelog

### 0.1 - 2026-06-13

Initial release.

- MCP server wrapping `strava-segment-intel` with four tools: `get_segments`, `get_club`, `area_rollup`, `explore_segments`.
- Modes: `list_tools` (free catalog + payment descriptor), `call_tool`, `batch` (<=10 calls).
- Logged-out, public-only; no athlete identities, leaderboards, routes, or activities; club output aggregate (member count only).
- x402 (USDC on Base) + Skyfire agentic-payment descriptor.
- Cost-control: `_RunBudget` abuse guard (5 tool-call cap, $0.05 min revenue, 600s runtime), structured-error soft-fail.
- Pay-per-event: `mcp_tool_call` $0.005 + upstream pass-through (segment\_record, metric\_enrichment, area\_rollup).
