Whiteboard for Zed
io.github.chenlidongorg/whiteboard
Whiteboard MCP server
client:Zed
transport:streamable-http
Install Whiteboard in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"whiteboard": {
"url": "https://whiteboardappforchatgpt.endlessai.org/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs