Deoochform for Zed
io.github.musaib001/deooch-forms
Create forms, read submissions, and build invitations from Claude, ChatGPT, or any MCP client.
client:Zed
transport:streamable-http
Install Deoochform in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"deooch-forms": {
"url": "https://deoochform.com/api/mcp/v2"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs