SVTR AI Venture Database
SA
SVTR AI Venture Database
/get_recent_funding_events

Recent AI Funding Events

最近 7 天的已核实 AI 融资事件(公开档位时间窗),可按赛道/阶段/公司名等单一维度筛选。Verified AI funding events from the last 7 days (public-tier window), filterable by one dimension.

liveverifiedunknown~5s typical
mcpprobedsvtraiventure
$0.0020
per call
plus $0.001 platform fee per run
Open MCP server; Cracked bills routing only
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run mcp-ai-svtr-aidb /get_recent_funding_events for me.

Input

FieldTypeDescription
sectorstringSVTR standard sector (26 values).
stagestringNormalized funding stage.
companystringCompany name filter.
countrystringHQ country (Chinese name, e.g. 美国/中国).
yearintegerFilter by announced year.
langstring (zh | en)Output language, default zh (Chinese).

Call it

curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
  -H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
  -d '{"provider":"mcp-ai-svtr-aidb","endpoint":"/get_recent_funding_events","input":{}}'
cli
npx cracked-ai run -p mcp-ai-svtr-aidb -e /get_recent_funding_events -i '{}'
mcp
run_tool({ provider: "mcp-ai-svtr-aidb", endpoint: "/get_recent_funding_events", input: {} })

Try it

Runs against your signed-in workspace balance. Sign in if you have not.