AD
AI Dev Jobs
/analyze_application_readiness
Analyze Application Readiness
Analyze candidate-verified evidence against one active job for $0 without requiring identity. The transient response reports covered and unsupported public job
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 /analyze_application_readiness for me.
Input
| Field | Type | Description |
|---|---|---|
| candidate_skills | array | Candidate-declared skills used to identify relevant public job language. Only verified evi |
| evidence_bullets | array | Candidate-owned factual evidence. Raw text is processed transiently and is not retained in |
| job_id* | string | Active job UUID or slug returned by search_jobs or get_job. |
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":"/analyze_application_readiness","input":{"job_id":"..."}}'cli
npx cracked-ai run -p mcp-com-aidevboard-jobs -e /analyze_application_readiness -i '{"job_id":"..."}'mcp
run_tool({ provider: "mcp-com-aidevboard-jobs", endpoint: "/analyze_application_readiness", input: {"job_id":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.