Skip to content
VS Code

onvibe for VS Code

run.onvibe/onvibe

Talk to Claude and get a live web app deployed to a real URL, with Postgres, storage and cron.

client:VS Code transport:streamable-http

Install onvibe in VS Code

.vscode/mcp.json

{
  "servers": {
    "onvibe": {
      "type": "http",
      "url": "https://onvibe.run/mcp"
    }
  }
}

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

onvibe in other clients