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.
Quick Start
Clone the repository:
git clone https://github.com/Chimera-Protocol/csl-coreClaude Desktop configuration example:
{
"mcpServers": {
"csl-core": {
"command": "npx",
"args": [
"-y",
"Chimera-Protocol/csl-core"
]
}
}
}Check the repository README for specific installation and configuration instructions.