Installation & Configuration
{
"mcpServers": {
"eunomia-mcp-server": {
"command": "uv",
"args": [
"--directory",
"path/to/server/",
"run",
"orchestra_server"
],
"env": {
"APP_NAME": "mcp-server_orchestra",
"APP_VERSION": "0.1.0",
"LOG_LEVEL": "info"
}
}
}
}Information
Transport
stdio
Language
Python
Created
2026/6/13
Updated
2026/6/13