Markboard for Zed
work.markboard/markboard
Read and update Markboard kanban boards: cards, checklists, labels, comments and files.
client:Zed
transport:streamable-http
Install Markboard in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"markboard": {
"url": "https://markboard.work/api/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs