talented-mcp

TalentedCo/talented-mcp
★ 0 stars TypeScript AI/LLM Updated 1mo ago
MCP server for the Talented agent API
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "talented-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "TalentedCo/talented-mcp"
      ]
    }
  }
}

README Excerpt

Connect [Talented](https://talented.co) to Claude and any other MCP-aware AI tool. The Talented MCP server exposes your employer-side hiring workflow — companies, jobs, applications, candidates, and notes — as safe, scoped tools an assistant can call on your behalf. It speaks the [Model Context Protocol](https://modelcontextprotocol.io) over HTTP, so most clients connect with just a URL and your API key.

Tools (15)

add_candidate_notecreate_applicationcreate_or_update_jobget_applicationget_candidateget_companyget_joblist_applicationslist_companieslist_jobsmove_application_stagereject_applicationset_job_statusunreject_applicationupdate_candidate_status