UNPKG

@vfarcic/dot-ai

Version:

AI-powered development productivity platform that enhances software development workflows through intelligent automation and AI-driven assistance

9 lines 296 B
#!/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