other tools and integrations
Utopia
MCP that simulates a set of smart home and lifestyle devices, allowing you to test agent's reasoning and discovery capabilities.
local
other tools and integrations
Installation
npx -y altinoren/utopiaConfiguration
Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):
{
"name": "utopia",
"command": "npx",
"args": [
"-y",
"altinoren/utopia"
]
}About This MCP Server
altinoren/utopia
MCP that simulates a set of smart home and lifestyle devices, allowing you to test agent's reasoning and discovery capabilities.
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHub