vaaya / tools / nyne / company-funders

Nyne company-funders for AI agents

Investor intelligence on a VC/fund via Nyne

30¢ per call

npx @vaaya/mcp install

Parameters

ParamTypeWhat
company_domainstring
company_namestring

Call it

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

{
  "service": "nyne",
  "action": "company-funders",
  "params": {},
  "max_cost_cents": 30
}

Or over HTTP with a Vaaya API key:

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

The facts

Call

nyne/company-funders

Price

30¢. Charged only on success.

Pillar

Data · routed by vaaya/onefind

Provider

Nyne · nyne.ai

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

More from Nyne

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