Skip to content
Claude Desktop

patch tuesday for Claude Desktop

io.github.jonnybottles/patch-tuesday

Query Microsoft Patch Tuesday security updates (MSRC) with EPSS and CISA KEV enrichment

client:Claude Desktop transport:streamable-http runtime:pypi tools:1

Install patch tuesday in Claude Desktop

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

{
  "mcpServers": {
    "patch-tuesday": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://patch-tuesday-mcp.agreeabledesert-d0b8e491.eastus2.azurecontainerapps.io/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

What Claude Desktop can do once it is connected

patch tuesday in other clients