Skip to content
Claude Desktop

Execute distributed-lock-service-mcp for Claude Desktop

io.github.evozim/distributed-lock-service-mcp

Premium agentic endpoint for distributed-lock-service-mcp.

client:Claude Desktop transport:sse

Install Execute distributed-lock-service-mcp in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "distributed-lock-service-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://api.m2mcent.com/distributed-lock-service-mcp/sse"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

Execute distributed-lock-service-mcp in other clients