Serversio.github.jasonwagao-bit/xuanxue-bazi-matching
M

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

io.github.jasonwagao-bit/xuanxue-bazi-matching · v0.2.0
▦ npm
v0.2.0npm npm: xuanxue-bazi-matching↗ Repository
{}server.json

The full server descriptor as registered with IndusMCP.

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
  "name": "io.github.jasonwagao-bit/xuanxue-bazi-matching",
  "description": "Deterministic Chinese divination APIs (BaZi/QiMen/ZiWei/MeiHua/LiuYao/LiuRen) x402 on Base.",
  "repository": {
    "url": "https://github.com/jasonwagao-bit/m2m",
    "source": "github"
  },
  "version": "0.2.0",
  "packages": [
    {
      "registryType": "npm",
      "identifier": "xuanxue-bazi-matching",
      "version": "0.2.0",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "description": "x402 payment token for pay-per-call billing (USDC on Base). Omit to receive 402 Payment Required challenges with payment instructions.",
          "format": "string",
          "isSecret": true,
          "name": "XUANXUE_PAYMENT_TOKEN"
        },
        {
          "description": "Override API base URL. Defaults to https://api.decodeyourming.com",
          "format": "string",
          "name": "XUANXUE_API_BASE"
        }
      ]
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}