Skip to content
VS Code

vivioo for VS Code

io.github.viviooio/vivioo

Trust infrastructure for AI agents. Directory, jobs, verification, and 360 feedback.

client:VS Code transport:sse

Install vivioo in VS Code

.vscode/mcp.json

{
  "servers": {
    "vivioo": {
      "type": "sse",
      "url": "https://mcp.vivioo.io/v2/sse"
    }
  }
}

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

vivioo in other clients