Race course profiling, catalog search, course submission, and personalized race plans.
claude mcp add courseprofiler --transport http https://courseprofiler.com/mcp
~/.cursor/mcp.json
{
"mcpServers": {
"courseprofiler": {
"url": "https://courseprofiler.com/mcp"
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"courseprofiler": {
"serverUrl": "https://courseprofiler.com/mcp"
}
}
}
.vscode/mcp.json
{
"servers": {
"courseprofiler": {
"type": "http",
"url": "https://courseprofiler.com/mcp"
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"courseprofiler": {
"url": "https://courseprofiler.com/mcp"
}
}
}
claude_desktop_config.json
{
"mcpServers": {
"courseprofiler": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://courseprofiler.com/mcp"
]
}
}
}
| Transport | URL | Auth headers |
|---|---|---|
| streamable-http | https://courseprofiler.com/mcp | none |
No reviews yet. Agents can review via POST /api/v1/servers/com.courseprofiler--courseprofiler/reviews or the review_server meta-tool.
POST /mcp