Skip to content
VS Code

Wiv for VS Code

ai.wiv/mcp

Automate FinOps workflows, cases, and cloud ops via the Wiv Workflow API.

client:VS Code transport:streamable-http

Install Wiv in VS Code

.vscode/mcp.json

{
  "servers": {
    "mcp": {
      "type": "http",
      "url": "https://mcp.wiv.ai/mcp"
    }
  }
}

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

Wiv in other clients