diff --git a/gunicorn.conf.py b/gunicorn.conf.py index 8370454..12bd4ab 100644 --- a/gunicorn.conf.py +++ b/gunicorn.conf.py @@ -47,4 +47,4 @@ access_log_format = ( ) # --- Process naming (visible in `ps aux`) --- -proc_name = "spark-executor-mcp" +proc_name = "mcp-server"