Home › Development › EffectFence

EffectFence

Stops agents double-firing side effects: 1,000 racing duplicates, exactly one execution.

Rust Local macOSWindowsLinux
★ 0 stars Last pushed 2026-09-08 License: MIT

Topics: Developer Tools

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 0.3.0)

npx -y effectfence@0.3.0

Or add to your MCP client config:

{
  "mcpServers": {
    "effectfence": {
      "command": "npx",
      "args": [
        "-y",
        "effectfence@0.3.0"
      ]
    }
  }
}

Package (cargo 0.3.0)

Package: cargo effectfence

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry