AI Dev Jobs
AD
AI Dev Jobs
/match_jobs

Match Jobs to Candidate Profile

Rank active AI/ML jobs against a candidate profile for free. Scoring combines tag overlap (+2 per match), salary overlap (+3), workplace/level/type/location mat

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 /match_jobs for me.

Input

FieldTypeDescription
job_typestring (full-time | part-time | contract | freelance)
levelstring (junior | mid | senior | lead | principal)
limitintegerMax results (default 10)
locationstringLocation substring (e.g. 'San Francisco')
salary_maxintegerMaximum salary USD
salary_minintegerMinimum salary USD
skills*arrayCandidate skills/tags (e.g. ['python','llm','pytorch'])
workplacestring (remote | hybrid | onsite)

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":"/match_jobs","input":{"skills":[]}}'
cli
npx cracked-ai run -p mcp-com-aidevboard-jobs -e /match_jobs -i '{"skills":[]}'
mcp
run_tool({ provider: "mcp-com-aidevboard-jobs", endpoint: "/match_jobs", input: {"skills":[]} })

Try it

Runs against your signed-in workspace balance. Sign in if you have not.