Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -172,4 +172,4 @@ Based on [Open NotebookLM](https://huggingface.co/spaces/m-ric/open-notebooklm),
172
  )
173
 
174
  if __name__ == "__main__":
175
- demo.launch()
 
172
  )
173
 
174
  if __name__ == "__main__":
175
+ demo.launch(mcp_server=True)