🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

nira-temporal

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nira-temporal

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

pipPyPI
Version
1.0.1
Weekly downloads
35
Maintainers
1

NIRA Temporal MCP

mcp-name: io.github.pachote/nira-temporal

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

PyPI version License: MIT

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

VariableRequiredDescription
NIRA_DATA_DIROptionalDirectory for schedule data (default: ~/nira_temporal)

License

MIT — built by pachote

The Complete NIRA MCP Stack

All 10 tools work together in Claude Code:

PackageWhat it doesPrice
nira-screen-visionClaude can see your screen$29
nira-replSecure code execution for Claude$19
nira-process-forgeProcess management for Claude$19
nira-file-intelSmart file intelligence for Claude$19
nira-temporalTime-aware scheduling for Claude$19
nira-agent-forgeMulti-agent orchestration for Claude$39
nira-multi-modelClaude + GPT-4 + Gemini in one MCP$29
nira-market-intelCompetitor research for Claude$29
nira-knowledge-graphPersistent memory graph for Claude$19
nira-video-mcpProfessional video production for Claude$49

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.

Keywords

calendar

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts