← Registry

Learning Resources

ksaworks.com

Provides detailed information about professional certifications, including requirements, associated occupations, and relationships.

1 endpoint7 known toolsFirst detected September 9, 2026Last detected September 9, 2026

ENDPOINT 1

https://goldseam.ksaworks.com/mcp

No auth detected

MCP server metadata

Name
ksaserver-goldseam
Version
0.8.0
Capabilities
resourcestools

Known tools 7

search_certifications

Which certification is this prose name?

Inferred read-only
get_certification

Everything held about one certification: issuer and issuer domain, occupations served, exam and renewal requirements, education-or-experience routes, Credential Engine registry identity where held, and the basis and source URL for the claim.

Inferred read-only
certifications_for_occupation

What certifications serve this occupation?

Inferred read-only
occupations_for_certification

What occupations does this certification serve?

Inferred read-only
related_certifications

What else serves the same occupation?

Inferred read-only
certifications_for_program

Broad academic cross-reference by instructional program (CIP).

Inferred read-only
list_issuers

The issuing organizations, optionally filtered by a name query.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.ksaserver-goldseam]
url = "https://goldseam.ksaworks.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "ksaserver-goldseam": {
      "type": "http",
      "url": "https://goldseam.ksaworks.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: ksaserver-goldseam
Remote MCP URL: https://goldseam.ksaworks.com/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "ksaserver-goldseam": {
      "url": "https://goldseam.ksaworks.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "ksaserver-goldseam": {
      "type": "http",
      "url": "https://goldseam.ksaworks.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "ksaserver-goldseam",
  "transport": "streamable-http",
  "url": "https://goldseam.ksaworks.com/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.