Skip to content
Claude Desktop

Latchkey for Claude Desktop

io.github.that-developer-kaveh/latchkey

Triage failing GitHub Actions jobs and see what self-heal repaired, in natural language.

client:Claude Desktop transport:streamable-http

Install Latchkey in Claude Desktop

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

{
  "mcpServers": {
    "latchkey": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://latchkey.dev/mcp"
      ]
    }
  }
}

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

Latchkey in other clients