Skip to content
VS Code

Structura for VS Code

tools.structura/structura

Design domain models and generate deterministic multi-stack code, driven by your coding agent.

client:VS Code transport:streamable-http

Install Structura in VS Code

.vscode/mcp.json

{
  "servers": {
    "structura": {
      "type": "http",
      "url": "https://mcp.structura.tools/"
    }
  }
}

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

Structura in other clients