Skip to content
Claude Desktop

waitbus for Claude Desktop

io.github.astrogilda/waitbus

Workstation-local event bus: agents wait on or emit CI/pytest/Docker/filesystem events, no polling.

client:Claude Desktop transport:stdio runtime:pypi

Install waitbus in Claude Desktop

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

{
  "mcpServers": {
    "waitbus": {
      "command": "uvx",
      "args": [
        "waitbus"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

waitbus in other clients