effectfence

aurumflux20/effectfence
★ 0 stars Rust AI/LLM Updated today
Causal concurrency fence for multi-agent tool calls — stop double-charges and duplicate side effects. Rust library + MCP server.
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": {
    "effectfence": {
      "command": "cargo",
      "args": [
        "run",
        "--",
        "effectfence"
      ]
    }
  }
}

README Excerpt

**Your swarm doesn't need more memory. It needs a causal fence around tool side effects.** ``` ⚡ effectfence — THE STORM 1,000 attempts to charge order #777 ($49.00): concurrent racers + late retries… ACTUAL EXECUTIONS : 1 ← the whole point served sealed receipt : 995 told to stand down : 4

Tools (1)

EffectCert

Topics

ai-agentsconcurrencyidempotencyllm-agentsmcpmodel-context-protocolrust