Agent Coherence — Stale Write Guard (FS)
Rank #3,192io.github.Cohexa-ai/stale-write-guard-fs
Coherence guard for shared files: denies stale writes so agents don't silently overwrite each other.
Agent Coherence — Stale Write Guard (FS) is a Model Context Protocol (MCP) server published by cohexa-ai. It ranks #3,192 of 132,046 servers tracked on MCP Toplist, and its repository has 11 GitHub stars. Agent Coherence — Stale Write Guard (FS) is listed across 3 registries — Official MCP, Glama and mcp.so, with 3 tracked versions. It was first listed on Jun 23, 2026 and most recently updated on Sep 5, 2026.
Ranks ahead of 128,854 of 132,046 servers on MCP Toplist.
Use Agent Coherence — Stale Write Guard (FS)
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add stale-write-guard-fs -- uvx agent-coherence[mcp_servers.stale-write-guard-fs]
command = "uvx"
args = ["agent-coherence"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"stale-write-guard-fs": {
"command": "uvx",
"args": [
"agent-coherence"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"stale-write-guard-fs": {
"command": "uvx",
"args": [
"agent-coherence"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"stale-write-guard-fs": {
"type": "stdio",
"command": "uvx",
"args": [
"agent-coherence"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"stale-write-guard-fs": {
"command": "uvx",
"args": [
"agent-coherence"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"stale-write-guard-fs": {
"command": "uvx",
"args": [
"agent-coherence"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.Cohexa-ai%2Fstale-write-guard-fs)<a href="https://mcptoplist.com/server/io.github.Cohexa-ai%2Fstale-write-guard-fs"><img src="https://mcptoplist.com/badge/io.github.Cohexa-ai%2Fstale-write-guard-fs.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
cohexa-ai
Available versions (3)
| Version | Published |
|---|---|
| 0.14.1 | Sep 5, 2026 |
| 0.14.0 | Aug 25, 2026 |
| 0.13.0 | Jul 19, 2026 |
Frequently asked questions
- Who maintains Agent Coherence — Stale Write Guard (FS)?
- Agent Coherence — Stale Write Guard (FS) is maintained by cohexa-ai, which publishes 1 MCP server (3 total versions) tracked on MCP Toplist.
- Is Agent Coherence — Stale Write Guard (FS) listed on the Official MCP Registry?
- Yes — Agent Coherence — Stale Write Guard (FS) is listed on the Official MCP Registry, alongside Glama and mcp.so.
- How many versions does Agent Coherence — Stale Write Guard (FS) have?
- MCP Toplist tracks 3 versions of Agent Coherence — Stale Write Guard (FS), most recently published on Sep 5, 2026.
- Where can I find the source code for Agent Coherence — Stale Write Guard (FS)?
- The source code for Agent Coherence — Stale Write Guard (FS) is hosted at github.com/cohexa-ai/agent-coherence.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.