#!/usr/bin/env node /** * WHOOSH MCP Server * * Exposes the WHOOSH Distributed AI Orchestration Platform via Model Context Protocol (MCP) * Allows AI assistants like Claude to directly orchestrate distributed development tasks */ export {}; //# sourceMappingURL=index.d.ts.map