Skip to content
Windsurf

NIRA Temporal MCP for Windsurf

io.github.pachote/nira-temporal

Time-aware scheduling for Claude — manage tasks, reminders, and recurring schedules

client:Windsurf transport:stdio runtime:pypi

Install NIRA Temporal MCP in Windsurf

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "nira-temporal": {
      "command": "uvx",
      "args": [
        "nira-temporal"
      ],
      "env": {
        "NIRA_DATA_DIR": "<NIRA_DATA_DIR>"
      }
    }
  }
}

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

NIRA Temporal MCP in other clients