WI
WhyLingxi Insurance Advisor
/chat
chat
自然语言多轮对话(适合信息不确定、需要引导的场景,或人类用户直接使用)。
liveverifiedunknown~5s typical
mcpprobedwhylingxiinsuranceadvisor
$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-cn-whylingxi-insurance /chat for me.
Input
| Field | Type | Description |
|---|---|---|
| message* | string | 用户消息 |
| session_id | string | 会话ID,传入可保持多轮对话上下文 |
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-cn-whylingxi-insurance","endpoint":"/chat","input":{"message":"..."}}'cli
npx cracked-ai run -p mcp-cn-whylingxi-insurance -e /chat -i '{"message":"..."}'mcp
run_tool({ provider: "mcp-cn-whylingxi-insurance", endpoint: "/chat", input: {"message":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.