CR
Curaiz Remote Jobs
/find_recent_jobs
Find Recent Relevant Jobs
Find remote jobs ordered by semantic similarity to an ideal job description. Omit since to search the full available corpus; for an incremental search, pass sea
liveverifiedunknown~5s typical
mcpprobedcuraizremotejobs
$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-com-curaiz-remote-jobs /find_recent_jobs for me.
Input
| Field | Type | Description |
|---|---|---|
| description* | string | An ideal or example job description, including desired responsibilities, skills, and senio |
| locations* | array | One to five exact supported applicant-location names or slugs |
| since | string | Optional inclusive discovery-time lower bound as an ISO 8601 timestamp with a timezone, at |
| limit | integer | Maximum results to return, from 1 to 25 default 10 |
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-com-curaiz-remote-jobs","endpoint":"/find_recent_jobs","input":{"description":"...","locations":[],"limit":10}}'cli
npx cracked-ai run -p mcp-com-curaiz-remote-jobs -e /find_recent_jobs -i '{"description":"...","locations":[],"limit":10}'mcp
run_tool({ provider: "mcp-com-curaiz-remote-jobs", endpoint: "/find_recent_jobs", input: {"description":"...","locations":[],"limit":10} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.