mackee/mcp-daemonize
A Model Context Protocol server for seamless management and monitoring of long-running daemons via AI agents
Platform-specific configuration:
{
"mcpServers": {
"mcp-daemonize": {
"command": "npx",
"args": [
"-y",
"mcp-daemonize"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...