UNPKG

@cortexguardai/mcp

Version:

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

4 lines 118 B
#!/usr/bin/env tsx declare function runTests(): Promise<void>; export { runTests }; //# sourceMappingURL=test.d.ts.map