agent claim mcp for Claude Desktop
io.github.vk0dev/agent-claim-mcp
File-claim coordination for parallel AI coding agents: claim files before edits, no stomping.
client:Claude Desktop
transport:stdio
runtime:npm
Install agent claim mcp in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"agent-claim-mcp": {
"command": "npx",
"args": [
"-y",
"@vk0/agent-claim-mcp"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs