Skip to content
VS Code

Vivere for VS Code

dev.vivere/monitors

Know when cron jobs and AI agents stop running: create monitors and check in from your agent.

client:VS Code transport:streamable-http tools:7

Install Vivere in VS Code

.vscode/mcp.json

{
  "servers": {
    "monitors": {
      "type": "http",
      "url": "https://vivere.dev/mcp"
    }
  }
}

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

What VS Code can do once it is connected

Vivere in other clients