Agent Claim MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 38 installs a week from npm. Last commit 26 Jul 2026.
File-claim coordination for parallel AI coding agents: claim files before edits, no stomping.
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 agent-claim-mcp -- npx -y @vk0/agent-claim-mcp
{
"mcpServers": {
"agent-claim-mcp": {
"args": [
"-y",
"@vk0/agent-claim-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.agent-claim-mcp]
command = "npx"
args = ["-y", "@vk0/agent-claim-mcp"]
{
"mcpServers": {
"agent-claim-mcp": {
"args": [
"-y",
"@vk0/agent-claim-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"agent-claim-mcp": {
"args": [
"-y",
"@vk0/agent-claim-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.