vaaya / tools / signalbase / investors
Signalbase investors for AI agents
Signalbase — INVESTORS database: VC firms, angels, PE, corporate investors, government funds, accelerators, family offices, hedge funds, crowdfunding…
25¢ per call
npx @vaaya/mcp installParameters
| Param | Type | What |
|---|---|---|
categories | string | |
count | "true" | "false" | |
countries | string | |
date_preset | string | |
dateFrom | string | |
dateTo | string | |
exclude_countries | string | |
headquarters | string | |
limit | integer | |
page | integer | |
search | string | |
sort_by | string | |
sort_order | "asc" | "desc" | |
ticket_size_max | integer | |
ticket_size_min | integer | |
type | string |
Call it
From any MCP client with Vaaya connected, one use call:
{
"service": "signalbase",
"action": "investors",
"params": {},
"max_cost_cents": 25
}
Or over HTTP with a Vaaya API key:
curl -X POST https://vaaya.ai/api/run/signalbase/investors \
-H "Authorization: Bearer $VAAYA_API_KEY" \
-H "Content-Type: application/json" \
-d '{"max_cost_cents":25}'
The facts
Call
signalbase/investors
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 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