HS
HAPI Strava MCP Server
/exploreSegments
Explore segments
Explore segments - Returns the top 10 segments matching a specified query.
liveunknown~5s typical
mcphapistravamcp
$0.0020
per call
plus $0.001 platform fee per run
Open MCP server; Cracked bills routing only
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run mcp-ai-com-mcp-strava /exploreSegments for me.
Input
| Field | Type | Description |
|---|---|---|
| bounds* | array | |
| activity_type | string (running | riding) | |
| min_cat | integer | |
| max_cat | integer |
Call it
curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
-H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
-d '{"provider":"mcp-ai-com-mcp-strava","endpoint":"/exploreSegments","input":{"bounds":[]}}'cli
npx cracked-ai run -p mcp-ai-com-mcp-strava -e /exploreSegments -i '{"bounds":[]}'mcp
run_tool({ provider: "mcp-ai-com-mcp-strava", endpoint: "/exploreSegments", input: {"bounds":[]} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.