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
0
View on GitHub

Installation

npx -y altinoren/utopia

Configuration

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.

GitHub: https://github.com/altinoren/Utopia

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub