Skip to content
VS Code

magicbell for VS Code

io.usefulapi/magicbell

Read MagicBell broadcasts, users, events, workflows and channels; create and update user records.

client:VS Code transport:streamable-http

Install magicbell in VS Code

.vscode/mcp.json

{
  "servers": {
    "magicbell": {
      "type": "http",
      "url": "https://magicbell.usefulapi.io/mcp"
    }
  }
}

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

magicbell in other clients