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 installParameters
| Param | Type | What |
|---|---|---|
limit required | integer | |
company_domain_or | string[] | |
company_linkedin_url_or | string[] | |
company_name_or | string[] | |
employment_statuses_or | string[] | |
job_country_code_or | string[] | |
job_description_pattern_or | string[] | |
job_seniority_or | string[] | |
job_technology_slug_or | string[] | |
job_title_or | string[] | |
max_salary_usd | number | |
min_salary_usd | number | |
page | integer | |
posted_at_gte | string | |
posted_at_lte | string | |
posted_at_max_age_days | integer | |
remote | boolean | 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
Provider
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