C
CourseProfiler
/import_course
Import course
Import a fetchable official GPX/FIT/CRSProf URL, official ZIP containing exactly one GPX, uploaded source_file artifact, raw JSON payload, or inline/proxied cou
liveverifiedunknown~5s typical
mcpprobedcourseprofiler
$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-com-courseprofiler-courseprofiler /import_course for me.
Input
| Field | Type | Description |
|---|---|---|
| course_file | object | Inline/proxied GPX, FIT, CRSProf, or ZIP-with-one-GPX file object to import into CRSProf. |
| options | object | |
| source | object |
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-com-courseprofiler-courseprofiler","endpoint":"/import_course","input":{}}'cli
npx cracked-ai run -p mcp-com-courseprofiler-courseprofiler -e /import_course -i '{}'mcp
run_tool({ provider: "mcp-com-courseprofiler-courseprofiler", endpoint: "/import_course", input: {} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.