Elvatis
Freeby MCP Community
MCP server for OpenClaw — expose smart home, memory, cron, and more to Claude Desktop, Cursor, Windsurf, and any MCP client
v1.1.3Added Apr 12, 2026
mcpmodel-context-protocolopenclawelvatishome-assistant
Elvatis MCP Server
MCP server for OpenClaw — expose smart home, memory, cron, and more to Claude Desktop, Cursor, Windsurf, and any MCP client
Installation
Reviews
Installation
Quick install
npx -y @elvatis_com/elvatis-mcp
Add to claude_desktop_config.json
{
"mcpServers": {
"elvatis": {
"command": "npx",
"args": ["-y", "@elvatis_com/elvatis-mcp"]
}
}
}