Skip to content
VS Code

weavz for VS Code

io.weavz/weavz

Governed app access for AI agents: 1,000+ apps & 12,000+ tools via Code Mode MCP.

client:VS Code transport:streamable-http

Install weavz in VS Code

.vscode/mcp.json

{
  "servers": {
    "weavz": {
      "type": "http",
      "url": "https://platform.weavz.io/mcp/weavz"
    }
  }
}

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

weavz in other clients