Skip to content
VS Code

DIS — Singular Intelligence Domain for VS Code

live.sidai/dis

Compile full-stack apps from one architecture spec, with a shared Memory Fabric.

client:VS Code transport:streamable-http

Install DIS — Singular Intelligence Domain in VS Code

.vscode/mcp.json

{
  "servers": {
    "dis": {
      "type": "http",
      "url": "https://api.sidislab.com/mcp"
    }
  }
}

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

DIS — Singular Intelligence Domain in other clients