Originally created by @phergoualch on GitHub (Apr 29, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/13330
### Check Existing Issues
- [x] I have searched the existing issues and discussions.
### Problem Description
I didn't found how we could set the list of OpenAPI Tools Servers globally using an environment variable.
I'm deploying MCPO and OpenWebUI in the same ECS Task and would like to be able to automatically reference the servers in the open-web-ui container.
### Desired Solution you'd like
OPENAPI_TOOLS_SERVERS = ["http://localhost:8000/time", http://localhost:8000/github"]
### Alternatives Considered
_No response_
### Additional Context
_No response_
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Originally created by @phergoualch on GitHub (Apr 29, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/13330
Check Existing Issues
Problem Description
I didn't found how we could set the list of OpenAPI Tools Servers globally using an environment variable.
I'm deploying MCPO and OpenWebUI in the same ECS Task and would like to be able to automatically reference the servers in the open-web-ui container.
Desired Solution you'd like
OPENAPI_TOOLS_SERVERS = ["http://localhost:8000/time", http://localhost:8000/github"]
Alternatives Considered
No response
Additional Context
No response