UNPKG

@cortexguardai/mcp

Version:

A Node.js-based MCP adapter for seamless integration with AI development environments.

4 lines 112 B
#!/usr/bin/env node declare function main(): Promise<void>; export { main }; //# sourceMappingURL=index.d.ts.map