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