smartrent mcp for Claude Code
io.github.evin009/smartrent-mcp
Control SmartRent smart home devices (locks, thermostat, switches, sensors) via Claude
client:Claude Code
transport:stdio
runtime:pypi
Install smartrent mcp in Claude Code
run in your project directory
claude mcp add smartrent-mcp -e SMARTRENT_EMAIL=<SMARTRENT_EMAIL> -e SMARTRENT_PASSWORD=<SMARTRENT_PASSWORD> -- uvx smartrent-mcp
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs