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
{
"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