UNPKG

cook-mcp-windy

Version:

HowToCook MCP Server - Intelligent Chinese recipe management and meal planning for AI assistants

9 lines 255 B
#!/usr/bin/env node /** * Pure MCP Server Entry Point * * This file is specifically for MCP clients and contains no console output * that could interfere with the JSON-RPC communication protocol. */ export {}; //# sourceMappingURL=mcp-server.d.ts.map