Skip to content
VS Code

Notification Cadence Guide for VS Code

io.github.wxt-ai/notification-cadence-guide

Set notification cadence for an operations workflow

client:VS Code transport:streamable-http

Install Notification Cadence Guide in VS Code

.vscode/mcp.json

{
  "servers": {
    "notification-cadence-guide": {
      "type": "http",
      "url": "https://openings-vote-drilling-initially.trycloudflare.com/mcp/notification-cadence-guide"
    }
  }
}

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

Notification Cadence Guide in other clients