core
House_with_garden: Open source home automation that puts local control and privacy first.
Dev server (core) MCP Server
Model Context Protocol (dev-server) server
Ready-to-Use Client Configurations
{
"mcpServers": {
"dev-server": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-dev-server"
]
}
}
}