Skip to content
Claude Desktop

talent ecosystem for Claude Desktop

com.bizgigz/talent-ecosystem

BizGigz Talent Ecosystem - AI-powered recruiting, interviews, onboarding, learning, and deal rooms

client:Claude Desktop transport:streamable-http

Install talent ecosystem in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "talent-ecosystem": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://bizgigz.com/mcp"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

talent ecosystem in other clients