MCPVault

resource_claim

MCP tool from Claude Presence by garniergeorges

Acquire advisory lock on a named resource (wait: true joins the waiting queue, capacity: N makes it a counted lock allowing N concurrent holders)

How to use it

resource_claim is exposed by the Claude Presence MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the resource_claim tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.

Install Claude Presence

$npm install -g claude-presence
FULL CLAUDE PRESENCE LISTING