SVTR AI Venture Database
SA
SVTR AI Venture Database
/get_organization_profile

Organization Profile

按名称或 slug 取一家公司/投资机构的公开档案:简介、赛道、总部、累计融资、近期融资史(含来源链接)、投资机构的代表出手。Get the public profile of one organization: intro, sector, HQ, total funding, recent funding roun

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_organization_profile for me.

Input

FieldTypeDescription
ref*stringOrganization name, alias, or svtr.ai slug.
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_organization_profile","input":{"ref":"..."}}'
cli
npx cracked-ai run -p mcp-ai-svtr-aidb -e /get_organization_profile -i '{"ref":"..."}'
mcp
run_tool({ provider: "mcp-ai-svtr-aidb", endpoint: "/get_organization_profile", input: {"ref":"..."} })

Try it

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