HomeFile Systems › Agent Coherence — Stale Write Guard (FS)

Agent Coherence — Stale Write Guard (FS)

Coherence guard for shared files: denies stale writes so agents don't silently overwrite each other.

Python Local
★ 11 stars Last pushed 2026-09-23 License: NOASSERTION

Topics: File Systems

Connect

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

Package (pypi 0.14.1)

uvx agent-coherence

Or add to your MCP client config:

{
  "mcpServers": {
    "agent-coherence": {
      "command": "uvx",
      "args": [
        "agent-coherence"
      ]
    }
  }
}

Related servers

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

Data from the Official MCP Registry