NIRA Temporal MCP
mcp-name: io.github.pachote/nira-temporal
Time-aware scheduling for Claude — manage tasks, reminders, and recurring schedules

Quick Start
pip install nira-temporal
Add to your Claude Code MCP config (~/.claude.json):
{
"mcpServers": {
"nira-temporal": {
"command": "python",
"args": ["-m", "nira_temporal"]
}
}
}
Configuration
NIRA_DATA_DIR | Optional | Directory for schedule data (default: ~/nira_temporal) |
License
MIT — built by pachote
The Complete NIRA MCP Stack
All 10 tools work together in Claude Code:
Install any combination:
pip install nira-video-mcp nira-screen-vision nira-agent-forge nira-multi-model
Built by pachote — the professional MCP suite for Claude Code.