#!/usr/bin/env node /** * CCW MCP Server Executable * Entry point for running CCW tools as an MCP server */ import '../dist/mcp-server/index.js';