Back to directory
Utopia

Utopia

@altinoren5

An MCP Server simulating smart home devices

smart homeAIsimulationother

Installation & Configuration

{
  "mcpServers": {
    "Utopia": {
      "command": "dotnet",
      "args": [
        "run",
        "--project",
        "<path_to_project_folder>/Utopia.csproj"
      ]
    }
  }
}

Information

Transport
stdio
Language
C#
Created
2025/7/23
Updated
2025/7/23