Loading MCP server directory, please wait...
Control SmartRent smart home devices (locks, thermostat, switches, sensors) via Claude
npx @getmcp/cli add io.github.Evin009/smartrent-mcpRequires Python 3.10+. Community-contributed server. Review source before installing.
SMARTRENT_EMAILYour SmartRent account email
SMARTRENT_PASSWORDYour SmartRent account password
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.Evin009/smartrent-mcp": {
"command": "uvx",
"args": [
"smartrent-mcp"
],
"env": {
"SMARTRENT_EMAIL": "",
"SMARTRENT_PASSWORD": ""
}
}
}
}