← Index

io.github.jasonwagao-bit/xuanxue-bazi-matching

io.github.jasonwagao-bit/xuanxue-bazi-matching·v0.2.0·Other
Quality Score
80
/100

Deterministic Chinese divination APIs (BaZi/QiMen/ZiWei/MeiHua/LiuYao/LiuRen) x402 on Base.

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "xuanxue-bazi-matching": {
      "command": "npx",
      "args": [
        "-y",
        "xuanxue-bazi-matching"
      ],
      "env": {
        "XUANXUE_PAYMENT_TOKEN": "<your-xuanxue_payment_token>",
        "XUANXUE_API_BASE": "<xuanxue_api_base>"
      }
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "xuanxue-bazi-matching": {
      "command": "npx",
      "args": [
        "-y",
        "xuanxue-bazi-matching"
      ],
      "env": {
        "XUANXUE_PAYMENT_TOKEN": "<your-xuanxue_payment_token>",
        "XUANXUE_API_BASE": "<xuanxue_api_base>"
      }
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y xuanxue-bazi-matching
§02  Environment variables
XUANXUE_PAYMENT_TOKEN
secret

x402 payment token for pay-per-call billing (USDC on Base). Omit to receive 402 Payment Required challenges with payment instructions.

XUANXUE_API_BASE

Override API base URL. Defaults to https://api.decodeyourming.com

§03  MCP Quality Score  ·  methodology
freshness
25
completeness
10
installability
25
documentation
15
stability
5
§04  Alternatives in Other