loading…
Search for a command to run...
loading…
An MCP server that exposes SOC2 and HIPAA compliance remediation logic as structured tools for AI agents to call, enabling an LLM-driven workflow to discover, a
An MCP server that exposes SOC2 and HIPAA compliance remediation logic as structured tools for AI agents to call, enabling an LLM-driven workflow to discover, assess, remediate, and report on compliance controls.
Add this to claude_desktop_config.json and restart Claude Desktop.
{
"mcpServers": {
"compliance-mcp": {
"command": "npx",
"args": []
}
}
}