hivelearn_get_course — HiveLearn MCP Tool
hivelearn_get_course
(hivelearn get course) is one of 96 tools on the
HiveLearn
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call hivelearn_get_course from your client
- Claude Code HiveLearn hivelearn_get_course run in your project directory
- Claude Desktop HiveLearn hivelearn_get_course ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor HiveLearn hivelearn_get_course ~/.cursor/mcp.json
- VS Code HiveLearn hivelearn_get_course .vscode/mcp.json
- Zed HiveLearn hivelearn_get_course ~/.config/zed/settings.json
- Windsurf HiveLearn hivelearn_get_course ~/.codeium/windsurf/mcp_config.json
- Cline HiveLearn hivelearn_get_course ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI HiveLearn hivelearn_get_course ~/.gemini/settings.json
- Grok HiveLearn hivelearn_get_course .mcp.json (in your project root)
- ChatGPT HiveLearn hivelearn_get_course Settings → Connectors → Advanced → Developer mode
- Claude.ai HiveLearn hivelearn_get_course Settings → Connectors → Add custom connector
- LangChain HiveLearn hivelearn_get_course pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http hivelearn-mcp https://mcp.hivelearn.app
Other tools on this server
- hivelearn_get_community_me
- hivelearn_list_members
- hivelearn_get_member
- hivelearn_update_member
- hivelearn_list_posts
- hivelearn_get_post
- hivelearn_create_post
- hivelearn_update_post
- hivelearn_list_events
- hivelearn_get_event
- hivelearn_create_event
- hivelearn_update_event
- hivelearn_list_courses
- hivelearn_create_course
- hivelearn_update_course
- hivelearn_list_course_modules
- hivelearn_create_module
- hivelearn_update_module
- hivelearn_list_course_lessons
- hivelearn_create_lesson
- hivelearn_update_lesson
- hivelearn_create_course_outline
- hivelearn_update_lesson_content
- hivelearn_reorder_module_lessons
- hivelearn_publish_course
- hivelearn_get_course_structure
- hivelearn_list_quizzes
- hivelearn_get_quiz
- hivelearn_create_quiz
- hivelearn_update_quiz
- hivelearn_list_quiz_questions
- hivelearn_create_quiz_question
- hivelearn_update_quiz_question
- hivelearn_list_enrollments
- hivelearn_get_enrollment
- hivelearn_create_enrollment
- hivelearn_get_course_progress
- hivelearn_get_course_gradebook
- hivelearn_list_certificates
- hivelearn_get_certificate
- hivelearn_create_certificate
- hivelearn_update_certificate
- hivelearn_verify_certificate
- hivelearn_list_resources
- hivelearn_get_resource
- hivelearn_create_resource
- hivelearn_update_resource
- hivelearn_get_leaderboard
- hivelearn_get_member_points
- hivelearn_list_tracks
- hivelearn_get_track
- hivelearn_list_track_courses
- hivelearn_get_track_progress
- hivelearn_create_track
- hivelearn_update_track
- hivelearn_add_track_course
- hivelearn_get_ai_credits
- hivelearn_list_ai_jobs
- hivelearn_get_ai_job
- hivelearn_generate_ai_course
- hivelearn_list_event_attendees
- hivelearn_list_event_waitlist
- hivelearn_list_post_comments
- hivelearn_create_post_comment
- hivelearn_list_discussions
- hivelearn_get_discussion
- hivelearn_create_discussion
- hivelearn_list_discussion_replies
- hivelearn_create_discussion_reply
- hivelearn_get_analytics_summary
- hivelearn_get_course_analytics
- hivelearn_list_quiz_attempts
- hivelearn_list_assignment_submissions
- hivelearn_get_assignment_submission
- hivelearn_grade_assignment_submission
- hivelearn_list_resource_folders
- hivelearn_get_resource_folder
- hivelearn_create_resource_folder
- hivelearn_update_resource_folder
- hivelearn_list_question_banks
- hivelearn_get_question_bank
- hivelearn_create_question_bank
- hivelearn_update_question_bank
- hivelearn_list_question_bank_items
- hivelearn_create_question_bank_item
- hivelearn_update_question_bank_item
- hivelearn_list_member_notes
- hivelearn_create_member_note
- hivelearn_list_member_tags
- hivelearn_create_member_tag
- hivelearn_list_member_tag_assignments
- hivelearn_add_member_tag
- hivelearn_list_segments
- hivelearn_list_segment_members
- hivelearn_get_member_health
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.