Skip to content
VS Code

standup for VS Code

io.github.theluckystrike/standup

A task board for daily standups: columns, due dates, priorities, weekly review.

client:VS Code transport:streamable-http runtime:mcpb tools:17

Install standup in VS Code

.vscode/mcp.json

{
  "servers": {
    "standup": {
      "type": "http",
      "url": "https://mcp.zovo.one/mcp/standup"
    }
  }
}

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

standup in other clients