StructForge for Zed
app.askqa/structforge
Turn messy text into strict JSON schemas agents can trust (invoice, receipt, contact, resume).
client:Zed
transport:streamable-http
tools:6
Install StructForge in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"structforge": {
"url": "https://structforge.askqa.app/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs