mcpbeat Sign in

Agent Coherence — Stale Write Guard (FS) MCP Server

by cohexa-ai Your server? Claim it
local only

Agent Coherence — Stale Write Guard (FS) runs on your own machine — the client starts it, so there is no endpoint to ping. 686 installs a week from pypi. Last commit 5 Sep 2026.

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

Installs per day peak 266 · avg 94 · -13% w/w
a month agotoday
686
Installs / week
pypi · agent-coherence
11
Stars
15 open issues
5 Sep 2026
Last commit
0 releases in 90 days
License
Python

What the code does

We read the source, 11 min ago · rules 3dff92dd89df

Evidence

Things with no honest explanation: a promise that contradicts the code, code that runs at install time while hiding what it does, data leaving the machine.

                "ensure_coordinator: server.pid inode mismatch (rm -rf race?); "
Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

We found things in this code

Code changes quietly between releases, and nobody reads the diff of a dependency. We do, on every release — watch Agent Coherence — Stale Write Guard (FS) and you get told the day something new turns up.

Three servers free · no card

Connect this server

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.

run in your terminal
claude mcp add stale-write-guard-fs -- uvx agent-coherence
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "stale-write-guard-fs": {
      "args": [
        "agent-coherence"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.stale-write-guard-fs]
command = "uvx"
args = ["agent-coherence"]
.cursor/mcp.json
{
  "mcpServers": {
    "stale-write-guard-fs": {
      "args": [
        "agent-coherence"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "stale-write-guard-fs": {
      "args": [
        "agent-coherence"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to Agent Coherence — Stale Write Guard (FS)

same job, measured the same way
slivingdoc
by baalimago

Share ordinary text files between concurrent agents without silently overwriting edits.

163 installs/wk local only
C
AgentDrive
by tokencanopy

Artifact store for AI agents — read, write, and search files by path; share by rendered URL.

answering
Openharness
by philo-kim

Lets AI coding agents discover and reference each other's recent sessions.

29 installs/wk local only
Umbra
by elberacasa

Trust score for AI-generated code: scan repos, guard agent file writes, get a 0-100 score.

71 installs/wk local only
Robells
by robells

The shared task board for teams and their AI agents — connect over OAuth, every action signed.

answering
Bilg
by bilgai

Shared memory for coding agents and their teams: docs, epics, tasks and decisions over MCP.

answering
Resume Cover Letter DOCX Generator
by theluckystrike

Tailor a resume and write a cover letter as real Word .docx files from facts you stored once.

13 tools answering
Resume
by theluckystrike

Tailor a resume and write a cover letter as real Word .docx files from facts you stored once.

local only

Agent Coherence — Stale Write Guard (FS) — questions

Answers built from our own checks of this server.

Why is there no uptime for Agent Coherence — Stale Write Guard (FS)?
Agent Coherence — Stale Write Guard (FS) runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the pypi package agent-coherence was installed 686 times last week.
How do I connect Agent Coherence — Stale Write Guard (FS)?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls agent-coherence straight from pypi; nothing to host, nothing to sign up for.
How many people use Agent Coherence — Stale Write Guard (FS)?
The pypi package agent-coherence was installed 686 times in the last week. Week over week that is -13%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Agent Coherence — Stale Write Guard (FS) open source?
We cannot say either way: written in Python, 11 stars on GitHub and 15 open issues, but we could not determine the licence, and without one the code is not open source by default.