Skip to content
VS Code

ISO Week Number for VS Code

com.gumballtools/iso-week

ISO 8601 week numbers: date to week, week to date, weeks-per-year.

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

Install ISO Week Number in VS Code

.vscode/mcp.json

{
  "servers": {
    "iso-week": {
      "type": "http",
      "url": "https://iso-week.gumballtools.com/api/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

ISO Week Number in other clients