mslavov/shelly-forge
Shelly Forge is a TypeScript framework and CLI tool for developing, testing, and deploying scripts to Shelly smart home devices. It provides a modern development experience with type safety, live reloading, and real-time debugging capabilities.
Platform-specific configuration:
{
"mcpServers": {
"shelly-forge": {
"command": "npx",
"args": [
"-y",
"shelly-forge"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...