Skip to content
VS Code

VIL ZERO for VS Code

run.val.vil-zero-core/vil-zero

Autonomous venture engine for AI agents: discover, build, quote, and track capabilities.

client:VS Code transport:streamable-http

Install VIL ZERO in VS Code

.vscode/mcp.json

{
  "servers": {
    "vil-zero": {
      "type": "http",
      "url": "https://vil-zero-core.val.run/mcp"
    }
  }
}

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

VIL ZERO in other clients