| bazi_cast | 50 | ||
| bazi_five_elements | 50 | ||
| tcm_search | 20 | ||
| tcm_formula_detail | 10 | ||
| bazi_interpretation | — | ||
| report_quote | |||
| account_usage | |||
| developer_dashboard | |||
| developer_recharge | |||
| developer_create_key | |||
| developer_reset_key |
// 1. 挂进 Claude / Kimi / Cursor — stdio { "mcpServers": { "veilchart": { "command": "node", "args": ["/path/mcp-server/server.js"] } } }
// 2. 或走 HTTP 端点(生产) curl https://api.veilchart.com/mcp \ -H "Authorization: Bearer gy_xxx" \ -d '{"jsonrpc":"2.0","id":1,"method":"tools/call","params":{ "name":"bazi_cast", "arguments":{"apiKey":"gy_xxx","year":1990,"month":5,"day":20, "hour":14,"gender":"female"}}}'