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 install

Parameters

ParamTypeWhat
tech requiredstring
enrichboolean
exclude_aggregatorsboolean
exclude_company_slugsstring[]
exclude_vendorboolean
hq_country_codestring
include_evidenceboolean
lookback_daysinteger
max_employee_countinteger
min_employee_countinteger
pageinteger
variationsstring[]

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

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