Skip to content
Windsurf

time tools mcp for Windsurf

io.github.mrfentmen/time-tools-mcp

Convert timestamps, compute date differences, and format durations locally. No network and no key.

client:Windsurf transport:stdio runtime:npm

Install time tools mcp in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

{
  "mcpServers": {
    "time-tools-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "time-tools-mcp"
      ]
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

time tools mcp in other clients