ZhenInsure MCP Server Deployment Checklist Version: 2026.04 Updated: 2026-04-11 1. Audience This package is intended for broker teams integrating with Claude Desktop through the MCP server path. 2. Access model This delivery path is controlled. Teams should complete broker registration and request the deployment package from support. 3. Required inputs - Broker account - ZhenInsure API key - Claude Desktop access - Local path to the MCP package entry file 4. Claude Desktop configuration template { "mcpServers": { "zheninsure": { "command": "node", "args": ["/path/to/openclaw-insurance-broker/index.js"], "env": { "ZHENINSURE_API_KEY": "zins_your_api_key_here" } } } } 5. Pre-go-live checks - API key created and scoped correctly - Claude Desktop configuration saved - MCP process starts without errors - Sample underwriting request returns successfully - Team has documented rollback and support contact 6. Recommended validation prompt Assess a 35-year-old applicant with mild hypertension and a 500,000 CNY coverage target. 7. Support Documentation: https://www.zhenins.com/docs Authorization notes: https://www.zhenins.com/authorization Support email: yan.gu@zhenrobot.com