AskLoop for Zed
app.askloop/askloop
Create and run surveys by chatting. Respondents just open a link — no AI, no account.
client:Zed
transport:streamable-http
Install AskLoop in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"askloop": {
"url": "https://api.askloop.app/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs