#!/usr/bin/env node /** * Conway MCP Server * * An MCP server that provides: * 1. Cloud sandbox management via Conway/AIWS API * 2. x402 payment capabilities with automatic wallet management * * Supports both stdio and HTTP transports. */ export {}; //# sourceMappingURL=index.d.ts.map