AD
AI Dev Jobs
/get_salary_data
Get Salary Benchmarks
Salary benchmarks for AI/ML roles. Filter by tag (e.g. 'llm', 'pytorch'), experience level, workplace type, or company. Returns average, median, p25, p75, min,
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 /get_salary_data for me.
Input
| Field | Type | Description |
|---|---|---|
| company | string | Company slug (e.g. 'anthropic', 'openai') |
| level | string (junior | mid | senior | lead | principal) | Experience level |
| tag | string | Filter by tag (e.g. 'llm', 'pytorch', 'agents') |
| workplace | string (remote | hybrid | onsite) | 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":"/get_salary_data","input":{}}'cli
npx cracked-ai run -p mcp-com-aidevboard-jobs -e /get_salary_data -i '{}'mcp
run_tool({ provider: "mcp-com-aidevboard-jobs", endpoint: "/get_salary_data", input: {} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.