Skip to content
Zed

Structura for Zed

tools.structura/structura

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

client:Zed transport:streamable-http

Install Structura in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "structura": {
      "url": "https://mcp.structura.tools/"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

Structura in other clients