UNPKG

@compligent-mcp/nice

Version:

Compligent MCP Client - NIST NICE Framework (SP 800-181 Rev 2) (connects to hosted compliance database)

9 lines 285 B
#!/usr/bin/env node /** * Compligent MCP Client - NIST NICE Framework * * This is a thin client that connects to the hosted NICE Framework service * on Railway, providing all 20 tools through the MCP protocol for SP 800-181 Rev 2. */ export {}; //# sourceMappingURL=index.d.ts.map