NIRA Temporal MCP for Cline
io.github.pachote/nira-temporal
Time-aware scheduling for Claude — manage tasks, reminders, and recurring schedules
client:Cline
transport:stdio
runtime:pypi
Install NIRA Temporal MCP in Cline
~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json
{
"mcpServers": {
"nira-temporal": {
"command": "uvx",
"args": [
"nira-temporal"
],
"env": {
"NIRA_DATA_DIR": "<NIRA_DATA_DIR>"
}
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs