Skip to content
VS Code

Bleep for VS Code

com.usebleep/bleep

Create Tasks and run Workflows in Bleep from Claude, ChatGPT, and other AI assistants.

client:VS Code transport:streamable-http

Install Bleep in VS Code

.vscode/mcp.json

{
  "servers": {
    "bleep": {
      "type": "http",
      "url": "https://app.usebleep.com/api/mcp"
    }
  }
}

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

Bleep in other clients