vaaya / tools / theirstack / companies
TheirStack companies for AI agents
TheirStack — Search companies by firmographics (industry, country, employee count, revenue, funding stage), tech stack (`company_technology_slug_or`…
60¢ per call
npx @vaaya/mcp installParameters
| Param | Type | What |
|---|---|---|
limit required | integer | |
company_country_code_or | string[] | |
company_domain_or | string[] | |
company_investors_partial_match_or | string[] | |
company_keyword_slug_or | string[] | |
company_name_partial_match_or | string[] | |
company_technology_slug_or | string[] | |
funding_stage_or | string[] | |
industry_or | string[] | |
job_filters | object | |
max_employee_count | integer | |
max_revenue_usd | integer | |
min_employee_count | integer | |
min_funding_usd | integer | |
min_num_jobs_found | integer | |
min_revenue_usd | integer | |
only_yc_companies | boolean | null | |
page | integer |
Call it
From any MCP client with Vaaya connected, one use call:
{
"service": "theirstack",
"action": "companies",
"params": {
"limit": 1
},
"max_cost_cents": 60
}
Or over HTTP with a Vaaya API key:
curl -X POST https://vaaya.ai/api/run/theirstack/companies \
-H "Authorization: Bearer $VAAYA_API_KEY" \
-H "Content-Type: application/json" \
-d '{"limit":1,"max_cost_cents":60}'
The facts
Call
theirstack/companies
Price
60¢. 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