CourseProfiler
C
CourseProfiler
/submit_course

Submit course

Submit an official/trusted course for CourseProfiler catalog review. This is the only MCP tool that creates a catalog-review submission; import_course, enrich_c

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 /submit_course for me.

Input

FieldTypeDescription
original_file_namestringOptional original route/profile file name for review metadata.
submitterobject
race_namestringRace/course name to submit. Assistants should search the catalog and official web sources
metadataobject
course*object
course_fileobjectInline/proxied GPX, FIT, CRSProf, or ZIP-with-one-GPX file object to import. Use content f

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":"/submit_course","input":{"course":{}}}'
cli
npx cracked-ai run -p mcp-com-courseprofiler-courseprofiler -e /submit_course -i '{"course":{}}'
mcp
run_tool({ provider: "mcp-com-courseprofiler-courseprofiler", endpoint: "/submit_course", input: {"course":{}} })

Try it

Runs against your signed-in workspace balance. Sign in if you have not.