Skip to content
VS Code

Markboard for VS Code

work.markboard/markboard

Read and update Markboard kanban boards: cards, checklists, labels, comments and files.

client:VS Code transport:streamable-http

Install Markboard in VS Code

.vscode/mcp.json

{
  "servers": {
    "markboard": {
      "type": "http",
      "url": "https://markboard.work/api/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Markboard in other clients