daymon
by daymonio·★ 373·Score 50
Daymon is an MCP server that extends Claude with persistent memory, scheduled tasks, and file watching capabilities.
Overview
Daymon is a desktop application for macOS, Windows, and Linux that runs in the system tray and provides an MCP server interface to Claude. It enables users to schedule tasks, create persistent memories, set up file watchers, and define specialized worker agents that can operate autonomously in the background. The application uses Claude Desktop or Claude Code as its interface while handling all the automation locally without requiring API keys or cloud services.
Try asking AI
After installing, here are 5 things you can ask your AI assistant:
When to choose this
Choose Daymon if you're already using Claude Desktop or Claude Code and want to extend it with persistent memory, scheduled tasks, and file watching without API costs or cloud dependencies.
When NOT to choose this
Don't choose Daymon if you need to work with AI assistants other than Claude, or if you require cloud-based task automation with multi-device synchronization.
Tools this server exposes
12 tools extracted from the READMEdaymon_rememberStore a fact, preference, or project detail
daymon_recallSearch memories by keyword
daymon_scheduleCreate a task (recurring, one-time, or on-demand)
daymon_list_tasksShow all tasks
daymon_run_taskManually trigger a task
daymon_create_workerCreate a worker with name and system prompt
daymon_list_workersList all workers
daymon_watchWatch a folder for changes
daymon_unwatchStop watching a folder
daymon_get_settingGet a setting value
daymon_set_settingUpdate a setting (quiet hours, etc.)
daymon_forgetDelete a memory
Comparable tools
Installation
Installation
macOS — Homebrew (recommended)
brew install daymonio/daymon/daymonWindows — Download
Download the latest .exe installer from [GitHub Releases](https://github.com/daymonio/daymon/releases/latest).
Linux — Download
Download the .deb or .AppImage from [GitHub Releases](https://github.com/daymonio/daymon/releases/latest).
For Claude Desktop integration:
- Install Daymon and open it
- Daymon auto-configures Claude Desktop on first launch
For Claude Code integration:
- Install Daymon and open it
- Daymon auto-configures Claude Code if
~/.claude.jsonexists
FAQ
- Does Daymon require API keys?
- No, Daymon uses your existing Claude Desktop or Claude Code subscription without requiring API keys.
- Where is my data stored?
- All data is stored locally as a SQLite file on your machine. There's no cloud component.
On Hacker News
Recent discussion from the developer community.
- Story by vasilyt · 2026-02-17
Compare daymon with
Last updated · Auto-generated from public README + GitHub signals.