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