UNPKG

@compligent-mcp/csf

Version:

Compligent MCP Client - NIST CSF 2.0 with Prompts (connects to hosted compliance database)

9 lines 265 B
#!/usr/bin/env node /** * Compligent MCP Client - NIST CSF 2.0 * * This is a thin client that connects to the hosted CSF 2.0 service * on Railway, providing all 11 tools and 12 prompts through the MCP protocol. */ export {}; //# sourceMappingURL=index.d.ts.map