Skip to content
VS Code

Latchkey for VS Code

io.github.that-developer-kaveh/latchkey

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

client:VS Code transport:streamable-http

Install Latchkey in VS Code

.vscode/mcp.json

{
  "servers": {
    "latchkey": {
      "type": "http",
      "url": "https://latchkey.dev/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Latchkey in other clients