build_runner_profile_from_strava — CourseProfiler MCP Tool
build_runner_profile_from_strava
(build runner profile from strava) is one of 24 tools on the
CourseProfiler
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call build_runner_profile_from_strava from your client
- Claude Code CourseProfiler build_runner_profile_from_strava run in your project directory
- Claude Desktop CourseProfiler build_runner_profile_from_strava ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor CourseProfiler build_runner_profile_from_strava ~/.cursor/mcp.json
- VS Code CourseProfiler build_runner_profile_from_strava .vscode/mcp.json
- Zed CourseProfiler build_runner_profile_from_strava ~/.config/zed/settings.json
- Windsurf CourseProfiler build_runner_profile_from_strava ~/.codeium/windsurf/mcp_config.json
- Cline CourseProfiler build_runner_profile_from_strava ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI CourseProfiler build_runner_profile_from_strava ~/.gemini/settings.json
- Grok CourseProfiler build_runner_profile_from_strava .mcp.json (in your project root)
- ChatGPT CourseProfiler build_runner_profile_from_strava Settings → Connectors → Advanced → Developer mode
- Claude.ai CourseProfiler build_runner_profile_from_strava Settings → Connectors → Add custom connector
- LangChain CourseProfiler build_runner_profile_from_strava pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http courseprofiler https://courseprofiler.com/mcp
Other tools on this server
- create_race_plan
- search_race_catalog
- import_course
- enrich_course_waypoints
- generate_course_segments
- generate_runner_profile
- submit_course
- get_course_submission_requirements
- get_race_plan_requirements
- get_runner_profile_requirements
- get_artifact_upload_requirements
- get_job
- get_artifact
- validate_course_profile
- validate_runner_profile
- export_race_plan_pdf
- analyze_activity
- inspect_analysis
- compare_execution
- inspect_runner_profile
- assess_finish_time_goal
- compare_pacing_strategies
- import_profile_attachment
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.