vaaya / tools / openfunnel / tech-companies
OpenFunnel tech-companies for AI agents
Find companies whose recent JOB POSTS mention a technology via OpenFunnel (SYNC, 50 results/page): { tech } (e.g.
40¢ per call
npx @vaaya/mcp installParameters
| Param | Type | What |
|---|---|---|
tech required | string | |
enrich | boolean | |
exclude_aggregators | boolean | |
exclude_company_slugs | string[] | |
exclude_vendor | boolean | |
hq_country_code | string | |
include_evidence | boolean | |
lookback_days | integer | |
max_employee_count | integer | |
min_employee_count | integer | |
page | integer | |
variations | string[] |
Call it
From any MCP client with Vaaya connected, one use call:
{
"service": "openfunnel",
"action": "tech-companies",
"params": {
"tech": "<tech>"
},
"max_cost_cents": 40
}
Or over HTTP with a Vaaya API key:
curl -X POST https://vaaya.ai/api/run/openfunnel/tech-companies \
-H "Authorization: Bearer $VAAYA_API_KEY" \
-H "Content-Type: application/json" \
-d '{"tech":"<tech>","max_cost_cents":40}'
The facts
Call
openfunnel/tech-companies
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 OpenFunnel key.
More from OpenFunnel
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