Superlist for Zed
io.github.superlistapp/superlist
Manage Superlist tasks and lists in plain language from any MCP-compatible AI agent.
client:Zed
transport:streamable-http
Install Superlist in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"superlist": {
"url": "https://app.superlist.com/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs