Skip to main content
SecurityPython

Chimera-Protocol/csl-core

Deterministic AI safety policy engine with Z3 formal verification. Write, verify, and enforce machine-verifiable constraints for AI agents via MCP.

securitylocal-servicemacoswindowslinux
Share:

Quick Start

Clone the repository:

git clone https://github.com/Chimera-Protocol/csl-core

Claude Desktop configuration example:

{
  "mcpServers": {
    "csl-core": {
      "command": "npx",
      "args": [
        "-y",
        "Chimera-Protocol/csl-core"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Security
Language
Python
Author
Chimera-Protocol