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