vaaya / tools / signalbase / companies

Signalbase companies for AI agents

Signalbase — COMPANY search independent of any signal: profiles with industry, headcount, location, founded year, categories. Filters: `search` (free text)…

25¢ per call

npx @vaaya/mcp install

Parameters

ParamTypeWhat
categoriesstring
count"true" | "false"
countriesstring
date_presetstring
dateFromstring
dateTostring
domainstring
employee_count_maxinteger
employee_count_mininteger
exclude_countriesstring
founded_year_maxinteger
founded_year_mininteger
industrystring
limitinteger
linkedin_urlstring
pageinteger
searchstring
sort_bystring
sort_order"asc" | "desc"
subcategoriesstring

Call it

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

{
  "service": "signalbase",
  "action": "companies",
  "params": {},
  "max_cost_cents": 25
}

Or over HTTP with a Vaaya API key:

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

The facts

Call

signalbase/companies

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 Signalbase key.

More from Signalbase

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