ourpr_get_course — ourpr. MCP Tool
ourpr_get_course
(ourpr get course) is one of 18 tools on the
ourpr.
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call ourpr_get_course from your client
- Claude Code ourpr. ourpr_get_course run in your project directory
- Claude Desktop ourpr. ourpr_get_course ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor ourpr. ourpr_get_course ~/.cursor/mcp.json
- VS Code ourpr. ourpr_get_course .vscode/mcp.json
- Zed ourpr. ourpr_get_course ~/.config/zed/settings.json
- Windsurf ourpr. ourpr_get_course ~/.codeium/windsurf/mcp_config.json
- Cline ourpr. ourpr_get_course ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI ourpr. ourpr_get_course ~/.gemini/settings.json
- Grok ourpr. ourpr_get_course .mcp.json (in your project root)
- ChatGPT ourpr. ourpr_get_course Settings → Connectors → Advanced → Developer mode
- Claude.ai ourpr. ourpr_get_course Settings → Connectors → Add custom connector
- LangChain ourpr. ourpr_get_course pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http ourpr-courses https://ourpr.app/api/mcp
Other tools on this server
- ourpr_list_courses
- ourpr_get_course_terrain
- ourpr_get_course_amenities
- ourpr_get_course_route
- ourpr_list_trail_systems
- ourpr_get_trail_system
- ourpr_list_runs
- ourpr_get_run
- ourpr_run_stream
- ourpr_run_laps
- ourpr_rep_workouts
- ourpr_detect_reps
- ourpr_similar_terrain
- ourpr_training_blocks
- ourpr_list_races
- ourpr_list_plans
- ourpr_plan_week
This list was read from the server itself, by connecting to it and calling tools/list on 27 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.