MCP Catalogs
Home

daymon

by daymonio·373·Score 50

Daymon is an MCP server that extends Claude with persistent memory, scheduled tasks, and file watching capabilities.

ai-llmproductivityfile-system
5
Forks
2
Open issues
3 mo ago
Last commit
2d ago
Indexed

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:

you:Schedule daily reports or summaries to run automatically at specific times
you:Create persistent memories about projects, preferences, or important details
you:Set up file watchers to automatically organize or process new files
you:Does Daymon require API keys?
you:Where is my data stored?

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 README
  • daymon_remember

    Store a fact, preference, or project detail

  • daymon_recall

    Search memories by keyword

  • daymon_schedule

    Create a task (recurring, one-time, or on-demand)

  • daymon_list_tasks

    Show all tasks

  • daymon_run_task

    Manually trigger a task

  • daymon_create_worker

    Create a worker with name and system prompt

  • daymon_list_workers

    List all workers

  • daymon_watch

    Watch a folder for changes

  • daymon_unwatch

    Stop watching a folder

  • daymon_get_setting

    Get a setting value

  • daymon_set_setting

    Update a setting (quiet hours, etc.)

  • daymon_forget

    Delete a memory

Comparable tools

mcp-claude-desktopaidercursor

Installation

Installation

macOS — Homebrew (recommended)

brew install daymonio/daymon/daymon

Windows — 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:

  1. Install Daymon and open it
  2. Daymon auto-configures Claude Desktop on first launch

For Claude Code integration:

  1. Install Daymon and open it
  2. Daymon auto-configures Claude Code if ~/.claude.json exists

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.

Compare daymon with

GitHub →

Last updated · Auto-generated from public README + GitHub signals.