T
Toolcall
/job-search
job search
Live job postings without scraping: company= returns an employer's current openings straight from their official ATS board (Greenhouse, Lever, Ashby, SmartRecru
liveunknown~5s typical
mcptoolcall
$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-click-toolcall-toolcall /job-search for me.
Input
| Field | Type | Description |
|---|---|---|
| company | string | Employer name; reads their public ATS job board |
| query | string | Keyword search across job APIs, alternative to company |
| location | string | Location filter substring, optional |
| limit | integer |
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-click-toolcall-toolcall","endpoint":"/job-search","input":{}}'cli
npx cracked-ai run -p mcp-click-toolcall-toolcall -e /job-search -i '{}'mcp
run_tool({ provider: "mcp-click-toolcall-toolcall", endpoint: "/job-search", input: {} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.