UNPKG

context-optimizer-mcp-server

Version:

Context optimization tools MCP server for AI coding assistants - compatible with GitHub Copilot, Cursor AI, and other MCP-supporting assistants

8 lines 235 B
"use strict"; /** * Configuration schema definitions for the MCP server * * All configuration is loaded from environment variables */ Object.defineProperty(exports, "__esModule", { value: true }); //# sourceMappingURL=schema.js.map