Skip to content
VS Code

Pebble for VS Code

com.shippebble/pebble

Host the tools your AI builds — small internal tools in isolated microVMs, live for your team.

client:VS Code transport:streamable-http

Install Pebble in VS Code

.vscode/mcp.json

{
  "servers": {
    "pebble": {
      "type": "http",
      "url": "https://shippebble.com/mcp"
    }
  }
}

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

Pebble in other clients