altinoren/utopia
MCP that simulates a set of smart home and lifestyle devices, allowing you to test agent's reasoning and discovery capabilities.
Quick Start
Clone the repository:
git clone https://github.com/altinoren/UtopiaClaude Desktop configuration example:
{
"mcpServers": {
"utopia": {
"command": "npx",
"args": [
"-y",
"altinoren/utopia"
]
}
}
}Check the repository README for specific installation and configuration instructions.