Skip to content
Cursor

ISO Week Number for Cursor

com.gumballtools/iso-week

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

client:Cursor transport:streamable-http tools:1

Install ISO Week Number in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "iso-week": {
      "url": "https://iso-week.gumballtools.com/api/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

What Cursor can do once it is connected

ISO Week Number in other clients