#!/usr/bin/env node
/**
 * MCP Server Entry Point for DevOps AI Toolkit
 *
 * This server exposes DevOps AI Toolkit functionality through the Model Context Protocol,
 * enabling AI assistants to interact with Kubernetes deployment capabilities.
 */
export {};
//# sourceMappingURL=server.d.ts.map