Skip to content

structured output agent for Zed

io.github.mikerawsonnz/structured-output-agent

Turn a prompt + a field schema into validated, typed JSON (Instructor over Gemini 2.5 Flash on Verte

client:Zed transport:streamable-http tools:2

Install structured output agent in Zed

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

{
  "context_servers": {
    "structured-output-agent": {
      "url": "https://fastmcp-instructor-72225f.getvda.ai/mcp"
    }
  }
}

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

What Zed can do once it is connected

structured output agent in other clients