WhyLingxi 保险顾问 Insurance Advisor for Claude Desktop
cn.whylingxi/insurance
保险产品搜索、推荐、保费试算、核保预检。覆盖65家保司483款产品。China insurance MCP server.
client:Claude Desktop
transport:streamable-http
Install WhyLingxi 保险顾问 Insurance Advisor in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"insurance": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://whylingxi.cn/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs