Agent Coherence — Stale Write Guard (FS) runs on your own machine — the client starts it, so there is no endpoint to ping. 560 installs a week from pypi. Last commit 19 Jul 2026.
Coherence guard for shared files: denies stale writes so agents don't silently overwrite each other.
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 stale-write-guard-fs -- uvx agent-coherence
{
"mcpServers": {
"stale-write-guard-fs": {
"args": [
"agent-coherence"
],
"command": "uvx"
}
}
}
[mcp_servers.stale-write-guard-fs]
command = "uvx"
args = ["agent-coherence"]
{
"mcpServers": {
"stale-write-guard-fs": {
"args": [
"agent-coherence"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"stale-write-guard-fs": {
"args": [
"agent-coherence"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.