Skedra Whiteboard for VS Code
io.github.moonriddim/skedra
Create, read and live-edit visual boards, Kanban plans, Gantt timelines and diagrams with AI agents.
client:VS Code
transport:streamable-http
Install Skedra Whiteboard in VS Code
.vscode/mcp.json
{
"servers": {
"skedra": {
"type": "http",
"url": "https://skedra.xyz/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs