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 install

Parameters

ParamTypeWhat
limit requiredinteger
company_country_code_orstring[]
company_domain_orstring[]
company_investors_partial_match_orstring[]
company_keyword_slug_orstring[]
company_name_partial_match_orstring[]
company_technology_slug_orstring[]
funding_stage_orstring[]
industry_orstring[]
job_filtersobject
max_employee_countinteger
max_revenue_usdinteger
min_employee_countinteger
min_funding_usdinteger
min_num_jobs_foundinteger
min_revenue_usdinteger
only_yc_companiesboolean | null
pageinteger

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

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