Time-aware scheduling for Claude — manage tasks, reminders, and recurring schedules
Project description
NIRA Temporal MCP
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
| Variable | Required | Description |
|---|---|---|
NIRA_DATA_DIR |
Optional | Directory for schedule data (default: ~/nira_temporal) |
License
MIT — built by pachote
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
nira_temporal-1.0.0.tar.gz
(4.2 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file nira_temporal-1.0.0.tar.gz.
File metadata
- Download URL: nira_temporal-1.0.0.tar.gz
- Upload date:
- Size: 4.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a59bb4f14c6def1fc75611e343cd906442cd2335b831d1db726290da529393ac
|
|
| MD5 |
f3eadae1f20e7cebe5cebda1b662eb86
|
|
| BLAKE2b-256 |
3e496e1aec6157d3cfac085ba717c8386e1966282509d02f0197683a58cf0312
|
File details
Details for the file nira_temporal-1.0.0-py3-none-any.whl.
File metadata
- Download URL: nira_temporal-1.0.0-py3-none-any.whl
- Upload date:
- Size: 4.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a85c5de3ab4e45838faf1416d5e76f912d7b77c88187de465409a18c7f685e69
|
|
| MD5 |
284959ba28af584bf5b087b8eb4a4f5d
|
|
| BLAKE2b-256 |
a6cdf5654daadebb91d7b0155f541f9579f54bb70b4c3c370fd5ab19197bae91
|