vaaya / tools / theirstack / technographics

TheirStack technographics for AI agents

TheirStack — List the technologies a company uses, each with confidence (low/medium/high), the number of job posts mentioning it, and first/last dates seen…

25¢ per call

npx @vaaya/mcp install

Parameters

ParamTypeWhat
company_domainstring
company_idstring
company_linkedin_urlstring
company_namestring
confidence_or"low" | "medium" | "high"[]
keyword_category_slug_orstring[]
keyword_slug_orstring[]
last_date_found_gtestring
limitinteger
min_jobsinteger
pageinteger

Call it

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

{
  "service": "theirstack",
  "action": "technographics",
  "params": {},
  "max_cost_cents": 25
}

Or over HTTP with a Vaaya API key:

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

The facts

Call

theirstack/technographics

Price

25¢. 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