vaaya / tools / theirstack / jobs

TheirStack jobs for AI agents

TheirStack — Search job postings across thousands of career sites and job boards (hiring signals, recruiting, market research). REQUIRED: `limit` (1-10…

40¢ per call

npx @vaaya/mcp install

Parameters

ParamTypeWhat
limit requiredinteger
company_domain_orstring[]
company_linkedin_url_orstring[]
company_name_orstring[]
employment_statuses_orstring[]
job_country_code_orstring[]
job_description_pattern_orstring[]
job_seniority_orstring[]
job_technology_slug_orstring[]
job_title_orstring[]
max_salary_usdnumber
min_salary_usdnumber
pageinteger
posted_at_gtestring
posted_at_ltestring
posted_at_max_age_daysinteger
remoteboolean | null

Call it

From any MCP client with Vaaya connected, one use call:

{
  "service": "theirstack",
  "action": "jobs",
  "params": {
    "limit": 1
  },
  "max_cost_cents": 40
}

Or over HTTP with a Vaaya API key:

curl -X POST https://vaaya.ai/api/run/theirstack/jobs \
  -H "Authorization: Bearer $VAAYA_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{"limit":1,"max_cost_cents":40}'

The facts

Call

theirstack/jobs

Price

40¢. Charged only on success.

Pillar

Data · routed by vaaya/onefind

Settlement

Vaaya calls the provider with its own account and bills you the catalog price.

Credentials

Held server-side by Vaaya; your agent never receives a TheirStack key.

More from TheirStack

Give your agents this call.

Connect Vaaya once, then describe the outcome or call it directly. Paid per call, from one balance.

npx @vaaya/mcp install