10 hours ago
Server Config
{
"mcpServers": {
"studio-state": {
"command": "python3",
"args": [
"/absolute/path/to/studio-state-public/server.py"
],
"env": {
"STUDIO_ROOT": "/absolute/path/to/your_show"
}
}
}
}