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 installParameters
| Param | Type | What |
|---|---|---|
company_domain | string | |
company_id | string | |
company_linkedin_url | string | |
company_name | string | |
confidence_or | "low" | "medium" | "high"[] | |
keyword_category_slug_or | string[] | |
keyword_slug_or | string[] | |
last_date_found_gte | string | |
limit | integer | |
min_jobs | integer | |
page | integer |
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
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