.fyi
SkillsMCPPluginsSubagents

Browse by category

DevOps & CI/CD SkillsProductivity & Workflow SkillsOther SkillsProduct & Project Management SkillsDocumentation & Knowledge SkillsCode Review & Refactor SkillsBackend & APIs SkillsAgent Meta & Communication SkillsResearch SkillsSecurity SkillsUX UI & Design SkillsTesting & QA SkillsSee all →

Every Claude Code skill, MCP server, plugin and subagent in one directory. Searchable, comparable, and one command from installed. Live stats from GitHub, npm and PyPI.

We're on Product HuntYour agent's app storeCheck it out →
Agent SkillsMCP ServersPluginsSubagentsCoding Agents
CollectionsOfficial publishersGlossaryFAQBlogSearchSavedFeedback
PrivacyTermsllms.txtSitemap

made with ♥ · © 2026 aaaa.fyi

Independent project · real data from public registries

…/daymonio/daymon
home/mcp-servers/daymonio/daymon
daymonio avatar

daymon

bydaymonio· 1 MCP server

Stars

370

Forks

5

Category

Productivity & Workflow

View on GitHub

TL;DR

Open source autopilot for Claude.

How to install daymon?

daymonio/daymon
$git clone https://github.com/daymonio/daymon

Installs into the current project.

›Prefer a prompt? Paste this to your agent

Install & use

Install daymon by running `git clone https://github.com/daymonio/daymon`, then use it for the current task and follow its documentation at https://github.com/daymonio/daymon.

Files · 1

View on GitHub
README.md
1<p align="center">
2 <a href="https://daymon.io">
3 <img src="docs/banner.png" alt="Daymon — Run Claude while you sleep." width="100%">
4 </a>
5</p>
6 
7# Daymon
8 
9[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](LICENSE)
10[![macOS](https://img.shields.io/badge/macOS-12%2B-blue)](https://github.com/daymonio/daymon/releases/latest)
11[![Windows](https://img.shields.io/badge/Windows-10%2B-blue)](https://github.com/daymonio/daymon/releases/latest)
12[![Linux](https://img.shields.io/badge/Linux-x64-blue)](https://github.com/daymonio/daymon/releases/latest)
13[![GitHub release](https://img.shields.io/github/v/release/daymonio/daymon)](https://github.com/daymonio/daymon/releases/latest)
14[![GitHub stars](https://img.shields.io/github/stars/daymonio/daymon)](https://github.com/daymonio/daymon/stargazers)
15 
16**Open source autopilot for Claude.**
17 
18Scheduled tasks, persistent memory, background automation. No API keys. No cloud. Runs on your Mac, Windows, or Linux machine.
19 
20[daymon.io](https://daymon.io)
21 
22> Daymon is not affiliated with, endorsed by, or sponsored by Anthropic.
23 
24<p align="center">
25 <video src="https://github.com/user-attachments/assets/4bb11bef-1f70-439b-b688-21855da40548" autoplay loop muted playsinline width="800"></video>
26</p>
27 
28---
29 
30## Why Daymon?
31 
32Sleep. Daymon doesn't. It runs Claude tasks on schedule, remembers context across conversations, watches files for changes, and works in the background — all while you sleep, commute, or focus on other things.
33 
34No API keys. No token costs. No cloud. Just your existing Claude subscription, finally working 24/7.
35 
36---
37 
38## Requirements
39 
40- **macOS 12 (Monterey) or later** (Apple Silicon & Intel), **Windows 10+** (x64), or **Linux x64** (Ubuntu, Debian, Fedora, etc.)
41- **[Claude Desktop](https://claude.ai/download)** or **[Claude Code](https://docs.anthropic.com/en/docs/claude-code)** (you need at least one)
42- A Claude subscription (Pro, Max, or Team) — Daymon uses your existing subscription, no API keys needed
43 
44## Installation
45 
46### macOS — Homebrew (recommended)
47 
48```bash
49brew install daymonio/daymon/daymon
50```
51 
52### macOS — Download
53 
54Download the latest `.dmg` from [GitHub Releases](https://github.com/daymonio/daymon/releases/latest).
55 
56### Windows — Download
57 
58Download the latest `.exe` installer from [GitHub Releases](https://github.com/daymonio/daymon/releases/latest).
59 
60### Linux — Download
61 
62Download the `.deb` or `.AppImage` from [GitHub Releases](https://github.com/daymonio/daymon/releases/latest).
63 
64```bash
65# .deb (Ubuntu/Debian)
66sudo dpkg -i daymon_*.deb
67 
68# AppImage (any distro)
69chmod +x Daymon-*.AppImage && ./Daymon-*.AppImage
70```
71 
72### Build from Source
73 
74```bash
75git clone https://github.com/daymonio/daymon.git
76cd daymon
77npm install
78npm run dev # Development mode
79npm run build # Production build
80```
81 
82## Quick Start
83 
84### Claude Desktop
85 
86Install Daymon and open it. That's it — Daymon auto-configures Claude Desktop on first launch.
87 
88Open Claude Desktop and try:
89 
90> "Remember that I prefer TypeScript over JavaScript"
91 
92> "Every weekday at 9am, check HackerNews for AI news and summarize the top 5 stories"
93 
94> "Watch my Downloads folder and organize new files into subfolders by type"
95 
96### Claude Code
97 
98Install Daymon and open it. Daymon auto-configures Claude Code on first launch (if `~/.claude.json` exists).
99 
100Then try:
101 
102> "Remember this project uses PostgreSQL 16 and runs on port 5432"
103 
104> "Schedule a daily code review of this repo every morning at 8am"
105 
106## What is Daymon?
107 
108Daymon is a desktop app for macOS, Windows, and Linux that lives in your menu bar (system tray on Windows). It gives Claude persistent memory, scheduled tasks, workers, and file watchers — all running locally on your machine.
109 
110Your Claude subscription only works when you do. Daymon puts it to work 24/7.
111 
112## Features
113 
114**Scheduled Tasks** — "Every weekday at 9am, check HackerNews for AI news." Just tell Claude what you want. Daymon handles the scheduling.
115 
116**Persistent Memory** — "Remember I'm fundra

Preview

daymonio/daymondaymonio/daymon
Repodaymonio/daymon
TypeMCP Servers
CategoryProductivity & Workflow
UpdatedFeb 2026
LicenseMIT
First seenJul 27, 2026

Tags

MCPaiai-agents

Related

6 picks
Type
  1. homeassistant-ai avatarha-mcpComprehensive Model Context Protocol server for managing Home Assistant through AI assistants.MCP ServersJul 2026351k4.1k
  2. taylorwilsdon avatargoogle_workspace_mcpGoogle Workspace MCP server for Gmail, Drive, Calendar, Docs, Sheets, Slides, Forms, Tasks, Chat.MCP ServersJul 2026129k2.9k
  3. basicmachines-co avatarbasic-memoryLocal-first knowledge management with bi-directional LLM sync via Markdown files.MCP ServersJul 202644k3.5k
  4. mbailey avatarvoicemodeNatural voice conversations for AI assistants - STT/TTS via MCPMCP ServersJul 202638k1.3k
  5. githejie avatarmcp-server-calculatorA Model Context Protocol server for calculatingMCP ServersMay 202524k153
  6. codefuturist avataremail-mcpIMAP/SMTP email MCP server — 47 tools, IMAP IDLE push, multi-account, AI triage.MCP ServersMay 202622k83