Skip to content
VS Code

vision driven design for VS Code

io.github.simonplmak-cloud/vision-driven-design

Bi-directional traceability for AI-assisted development: 8-phase spec-driven chain, 7 gates.

client:VS Code transport:sse tools:16

Install vision driven design in VS Code

.vscode/mcp.json

{
  "servers": {
    "vision-driven-design": {
      "type": "sse",
      "url": "https://vdd.simonmak.com/api/sse"
    }
  }
}

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

vision driven design in other clients