UNPKG

@aurracloud/mcp-cli

Version:

A command-line tool to install, manage, and setup MCP (Model Context Protocol) servers with Docker support

9 lines 301 B
"use strict"; /** * MCP Server Configuration Schema v1 Types * * TypeScript type definitions for the MCP server configuration format * that can be embedded in package.json or pyproject.toml files. */ Object.defineProperty(exports, "__esModule", { value: true }); //# sourceMappingURL=types.js.map