UNPKG

@funtuantw/tw-kfc-coupon-mcp

Version:

## Introduction This project is a small tribute to my passion for KFC, built to help others discover great deals using a coupon server. A huge **thank you** to [Winedays/KCouper](https://github.com/Winedays/KCouper) for curating and sharing the KFC coupon

10 lines (9 loc) 181 B
const config = [ { name: "kfc-coupon-server", type: "command", command: "node ./build/server.js", isOpen: true, }, ]; export default config;