{
  "mcpServers": {
    "zxyun-teaching": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://tea.z-xin.net/api/mcp/server/mcp",
        "--header",
        "Authorization:Bearer YOUR_API_KEY"
      ]
    }
  }
}
