SA
SVTR AI Venture Database
/search_organizations
Search AI Companies & Investors
搜索 SVTR AI 创投库的公司与投资机构(按名称/别名,如 "Anthropic"、"a16z")。Search AI companies and investors in the SVTR AI venture database by name or alias.
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 /search_organizations for me.
Input
| Field | Type | Description |
|---|---|---|
| query* | string | Company or investor name/alias, 2-80 chars. |
| type | string (company | investor) | Restrict to AI companies or investors; omit for both. |
| limit | integer | Max results (default 5). |
| lang | string (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":"/search_organizations","input":{"query":"..."}}'cli
npx cracked-ai run -p mcp-ai-svtr-aidb -e /search_organizations -i '{"query":"..."}'mcp
run_tool({ provider: "mcp-ai-svtr-aidb", endpoint: "/search_organizations", input: {"query":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.