Skip to content
Back to search
30
MCP

io.github.vk0dev/agent-claim-mcp

io.github.vk0dev/agent-claim-mcp

File-claim coordination for parallel AI coding agents: claim files before edits, no stomping.

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

@vk0/agent-claim-mcp
Local-first MCP server for parallel AI coding agents to claim file ownership before edits, preventing stomping on each other in the same wor
0 tools
io.github.liminalpepe/agent-guard-mcp
Verify-before-act safety checks for AI agents: packages, lockfiles, manifests, CI workflows.
0 tools
io.github.putput-io-dev/putput-mcp
File uploads for AI agents. Upload, list, and manage files. No signup required.
0 tools · streamable-http
io.github.threadctx-dev/threadctx-mcp
Shared memory MCP server for AI coding agents — local by default, team-shared via threadctx.dev.
0 tools
io.github.rumblingb/agent-wallet-mcp
Agent wallet and budget management for AI agents
0 tools
io.github.digital-defiance/mcp-filesystem
Advanced filesystem operations with strict security boundaries for AI agents
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.vk0dev/agent-claim-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}