Themis

skulmakov-oss/Themis
★ 0 stars Unknown language AI/LLM Updated 1d ago
A headless MCP contract server that governs AI coding agents through verified state transitions, scoped capabilities, evidence checks, and native Semantic quad logic.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "themis": {
      "command": "npx",
      "args": [
        "-y",
        "skulmakov-oss/Themis"
      ]
    }
  }
}

README Excerpt

Repository scaffold.