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