D
decisions
/job_offer_worth_it
Is this job offer worth it?
Is this job offer worth it? — Compares two jobs on real take-home pay after federal, state, FICA, 401(k) and commute, and says which wins and by how much. Retur
liveunknown~5s typical
mcpdecisions
$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-everydaybudd-decisions /job_offer_worth_it for me.
Input
| Field | Type | Description |
|---|---|---|
| current* | object | |
| offer* | object | |
| options | object |
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-everydaybudd-decisions","endpoint":"/job_offer_worth_it","input":{"current":{},"offer":{}}}'cli
npx cracked-ai run -p mcp-com-everydaybudd-decisions -e /job_offer_worth_it -i '{"current":{},"offer":{}}'mcp
run_tool({ provider: "mcp-com-everydaybudd-decisions", endpoint: "/job_offer_worth_it", input: {"current":{},"offer":{}} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.