standup for Zed
io.github.theluckystrike/standup
A task board for daily standups: columns, due dates, priorities, weekly review.
client:Zed
transport:streamable-http
runtime:mcpb
tools:17
Install standup in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"standup": {
"url": "https://mcp.zovo.one/mcp/standup"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs