M
mcp
/search_talent
search talent
Search for remote talent/candidates on Himalayas. Browse professionals by keyword, country, or role.
liveverifiedunknown~5s typical
mcpprobedmcp
$0.0020
per call
plus $0.001 platform fee per run
Open MCP server; Cracked bills routing only
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run mcp-app-himalayas-mcp /search_talent for me.
Input
| Field | Type | Description |
|---|---|---|
| keyword | string | Search keyword (e.g., 'react developer') |
| country | string | Filter by country (e.g., 'United States', 'Germany') |
| page | integer | Page number for pagination (starts at 1) |
| sort | string (relevant | recent) | Sort order (default: relevant) |
Call it
curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
-H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
-d '{"provider":"mcp-app-himalayas-mcp","endpoint":"/search_talent","input":{}}'cli
npx cracked-ai run -p mcp-app-himalayas-mcp -e /search_talent -i '{}'mcp
run_tool({ provider: "mcp-app-himalayas-mcp", endpoint: "/search_talent", input: {} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.