Skip to content
VS Code

KanbanThing for VS Code

com.kanbanthing/kanban

Create and drive KanbanThing kanban boards. No account, no API key, board link required.

client:VS Code transport:streamable-http tools:8

Install KanbanThing in VS Code

.vscode/mcp.json

{
  "servers": {
    "kanban": {
      "type": "http",
      "url": "https://www.kanbanthing.com/mcp"
    }
  }
}

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

What VS Code can do once it is connected

KanbanThing in other clients