Loading MCP server directory, please wait...
Deterministic decision engine with receipts. Define rules in YAML, query a graph, get proof.
npx @getmcp/cli add io.github.cruxible-ai/cruxible-coreRequires Python 3.10+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.cruxible-ai/cruxible-core": {
"command": "uvx",
"args": [
"cruxible-core"
],
"env": {
"CRUXIBLE_MODE": "",
"CRUXIBLE_ALLOWED_ROOTS": ""
}
}
}
}