get_learning_unit — goldseam MCP Tool Read-only
get_learning_unit
(get learning unit) is one of 46 tools on the
goldseam
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call get_learning_unit from your client
- Claude Code goldseam get_learning_unit run in your project directory
- Claude Desktop goldseam get_learning_unit ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor goldseam get_learning_unit ~/.cursor/mcp.json
- VS Code goldseam get_learning_unit .vscode/mcp.json
- Zed goldseam get_learning_unit ~/.config/zed/settings.json
- Windsurf goldseam get_learning_unit ~/.codeium/windsurf/mcp_config.json
- Cline goldseam get_learning_unit ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI goldseam get_learning_unit ~/.gemini/settings.json
- Grok goldseam get_learning_unit .mcp.json (in your project root)
- ChatGPT goldseam get_learning_unit Settings → Connectors → Advanced → Developer mode
- Claude.ai goldseam get_learning_unit Settings → Connectors → Add custom connector
- LangChain goldseam get_learning_unit pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http goldseam https://goldseam.ksaworks.com/mcp
Other tools on this server
- search_certifications
- get_certification
- certifications_for_occupation
- occupations_for_certification
- related_certifications
- certifications_for_program
- list_issuers
- resolve_term
- expand_term
- get_dictionary_summary
- crosswalk_code
- compare_program_checklists
- find_institution
- programs_for_institution
- get_checklist
- learning_units
- get_institution
- find_catalogs
- get_catalog
- find_programs
- get_program
- find_policies
- get_policy
- find_checklists
- find_agreements
- get_agreement
- find_pathways
- get_pathway
- find_comparability
- get_comparability
- find_transfer_frameworks
- get_transfer_framework
- checklists_requiring_learning_unit
- search_programs_and_learning_units
- get_courseshelf_summary
- comparability_for_learning_unit
- find_transitions
- compare_destinations
- will_my_credits_transfer
- assemble_my_formal_education
- assemble_my_work_and_credentials
- assert_my_life_experiences
- my_selfie_ksa_view
- draft_my_claims
- suggest_credit_for_my_learning
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.