Installation & Configuration
{
"mcpServers": {
"Utopia": {
"command": "dotnet",
"args": [
"run",
"--project",
"Utopia.csproj"
]
}
}
}{
"mcpServers": {
"Utopia": {
"command": "dotnet",
"args": [
"run",
"--project",
"Utopia.csproj"
]
}
}
}