Cruxible Core runs on your own machine — the client starts it, so there is no endpoint to ping. 83 installs a week from pypi. Last commit 6 Aug 2026.
Deterministic decision engine with receipts. Define rules in YAML, query a graph, get proof.
Today is the operative word: we check Cruxible Core every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add cruxible-core -- uvx cruxible-core
{
"mcpServers": {
"cruxible-core": {
"args": [
"cruxible-core"
],
"command": "uvx"
}
}
}
[mcp_servers.cruxible-core]
command = "uvx"
args = ["cruxible-core"]
{
"mcpServers": {
"cruxible-core": {
"args": [
"cruxible-core"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"cruxible-core": {
"args": [
"cruxible-core"
],
"command": "uvx"
}
}
}
This one needs environment variables set before it will start:
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).
The author declared them in the registry entry; get the values from the project itself.
Deterministic market-state engine for trading agents — state, gate, coordinates, with receipts.
Deterministic logical reasoning engine — facts in Euclid IR, solutions with proof trees
Deterministic date arithmetic with auditable receipts: business days, due dates, holidays.
Deterministic claim verification with receipts across ~60 domains. No model in the loop.
Read-only access to deterministic engineering decisions stored in a local repository.
Deterministic authorization for one proposed AI agent action, returned with a signed receipt.
Bounded agent exploration with persistent progress, deterministic receipts, and return contracts.
Deterministic multi-hop graph retrieval for RAG. Zero LLM calls in the query path.
Answers built from our own checks of this server.