UNPKG

cook-mcp-windy

Version:

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

9 lines 261 B
#!/usr/bin/env node /** * Direct MCP Server Starter * * This script directly starts the MCP server without any CLI wrapper * to avoid any console output that could interfere with JSON-RPC communication. */ export {}; //# sourceMappingURL=start-mcp.d.ts.map