Back to search
30
MCP

@vk0/agent-claim-mcp

npm/@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 worktree.

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

Similar MCP servers embedding-nearest

agentoracle-mcp
MCP server for AgentOracle — claim verification for AI agents. Verify before you act. x402-native on Base, SKALE, Stellar.
0 tools
agentfiles-mcp
MCP server for AgentFiles — gives AI agents file sharing tools
0 tools
@vk0/agent-cost-mcp
Local-first MCP server for Claude Code cost analysis, budgets, forecasts, anomalies, and subagent-aware optimization from local JSONL sessio
0 tools
@useagentpay/mcp-server
MCP server that lets AI agents make purchases with human approval. Local-first payments, encrypted credentials, budget controls.
0 tools
agent-identity-mcp-server
MCP Server for AI agent identity and authorization — create, verify, and manage agent identities
0 tools
agentvee-mcp
MCP server for AgentVee (testnet / pre-1.0) — file uploads, marketplace listings, and paid downloads for AI agents. Currently targeting the
0 tools

How to use

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

{
  "mcpServers": {
    "@vk0/agent-claim-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}