FoxForm for Zed
io.github.vitorrocha-panda/foxform
Build, publish and read scored forms and quizzes where the score picks the next screen.
client:Zed
transport:streamable-http
tools:10
Install FoxForm in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"foxform": {
"url": "https://mcp.foxform.app/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs