Skip to content
VS Code

openworkdays for VS Code

io.github.solvohq/openworkdays

Zero-signup business-day date-math API: add days, count days between dates, is-business-day.

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

Install openworkdays in VS Code

.vscode/mcp.json

{
  "servers": {
    "openworkdays": {
      "type": "http",
      "url": "https://openworkdays.vercel.app/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

openworkdays in other clients