Entr
MCP Serverby sundial-org · Added 5mo ago
Claude
33
Install
git clone https://github.com/sundial-org/awesome-openclaw-skillsAdd to Claude
claude mcp add entrQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"entr": {
"command": "npx",
"args": [
"@modelcontextprotocol/entr"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Run arbitrary commands when files change. Useful for watching files and triggering builds or tests.
Tags
developmentshellbashnodegitskill