← Index

io.github.cruxible-ai/cruxible-core

io.github.cruxible-ai/cruxible-core·v0.1.2·Other
Quality Score
78
/100

Deterministic decision engine with receipts. Define rules in YAML, query a graph, get proof.

§01  Install
Claude Desktop (uvx)
{
  "mcpServers": {
    "cruxible-core": {
      "command": "uvx",
      "args": [
        "cruxible-core"
      ],
      "env": {
        "CRUXIBLE_MODE": "<cruxible_mode>",
        "CRUXIBLE_ALLOWED_ROOTS": "<cruxible_allowed_roots>"
      }
    }
  }
}
§02  Environment variables
CRUXIBLE_MODE

Permission mode: admin (default), graph_write, or read_only

CRUXIBLE_ALLOWED_ROOTS

Comma-separated absolute paths restricting which directories cruxible_init can access

§03  MCP Quality Score  ·  methodology
freshness
23
completeness
10
installability
25
documentation
15
stability
5
§04  Alternatives in Other