Skedra Whiteboard for Zed
io.github.moonriddim/skedra
Create, read and live-edit visual boards, Kanban plans, Gantt timelines and diagrams with AI agents.
client:Zed
transport:streamable-http
Install Skedra Whiteboard in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"skedra": {
"url": "https://skedra.xyz/api/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs