Skip to content
Claude Desktop

MCP Locker for Claude Desktop

com.mcplocker/mcplocker

One private endpoint for your MCP servers and skills. Free, Pro & Teams.

client:Claude Desktop transport:streamable-http

Install MCP Locker in Claude Desktop

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

{
  "mcpServers": {
    "mcplocker": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://mcplocker.com/my/{token}"
      ]
    }
  }
}

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

MCP Locker in other clients