KanbanThing for Zed
com.kanbanthing/kanban
Create and drive KanbanThing kanban boards. No account, no API key, board link required.
client:Zed
transport:streamable-http
tools:8
Install KanbanThing in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"kanban": {
"url": "https://www.kanbanthing.com/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs