AD
AI Dev Jobs
/search_jobs
Search AI/ML Jobs
Search curated AI/ML engineering roles for free. Filter by tags (e.g. llm, pytorch), workplace (remote/hybrid/onsite), global remote eligibility, experience lev
liveverifiedunknown~5s typical
mcpprobedaidevjobs
$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-aidevboard-jobs /search_jobs for me.
Input
| Field | Type | Description |
|---|---|---|
| company | string | Company slug (e.g. 'openai', 'anthropic') — returns only that company's jobs |
| global_remote | boolean | Only roles explicitly open to candidates worldwide. Ambiguous or region-restricted remote |
| job_type | string (full-time | part-time | contract | freelance) | Employment type |
| level | string (junior | mid | senior | lead | principal) | Experience level |
| limit | integer | Max results (default 10, max 25) |
| location | string | Location substring (e.g. 'San Francisco') |
| posted_within_days | integer | Only return jobs posted within the last N days. Useful for polling agents that check for n |
| query | string | Keyword query — matches title, description, company name, and tags |
| salary_min | integer | Minimum salary in USD. Matches if job's max salary >= this value (range overlap). |
| tags | array | Tag filter (e.g. ['llm', 'pytorch']). Returns jobs with ANY of these tags. |
| workplace | string (remote | hybrid | onsite) | Filter by workplace type |
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-aidevboard-jobs","endpoint":"/search_jobs","input":{}}'cli
npx cracked-ai run -p mcp-com-aidevboard-jobs -e /search_jobs -i '{}'mcp
run_tool({ provider: "mcp-com-aidevboard-jobs", endpoint: "/search_jobs", input: {} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.