MCP.so
Sign In

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "quote0": {
      "command": "npx",
      "args": [
        "quote0-mcp"
      ],
      "env": {
        "QUOTE0_API_KEY": "你的API密钥",
        "QUOTE0_DEVICE_IDS": "书桌:设备序列号1,客厅:设备序列号2,冰箱:设备序列号3"
      }
    }
  }
}

More from Other