get_courseshelf_summary — goldseam MCP Tool Read-only
get_courseshelf_summary
(get courseshelf summary) 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_courseshelf_summary from your client
- Claude Code goldseam get_courseshelf_summary run in your project directory
- Claude Desktop goldseam get_courseshelf_summary ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor goldseam get_courseshelf_summary ~/.cursor/mcp.json
- VS Code goldseam get_courseshelf_summary .vscode/mcp.json
- Zed goldseam get_courseshelf_summary ~/.config/zed/settings.json
- Windsurf goldseam get_courseshelf_summary ~/.codeium/windsurf/mcp_config.json
- Cline goldseam get_courseshelf_summary ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI goldseam get_courseshelf_summary ~/.gemini/settings.json
- Grok goldseam get_courseshelf_summary .mcp.json (in your project root)
- ChatGPT goldseam get_courseshelf_summary Settings → Connectors → Advanced → Developer mode
- Claude.ai goldseam get_courseshelf_summary Settings → Connectors → Add custom connector
- LangChain goldseam get_courseshelf_summary 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
- get_learning_unit
- 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
- 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.