render-mcp

#!/usr/bin/env node // This file is the entry point for the CLI // It simply imports and runs the compiled index.js file import '../dist/index.js';