[GH-ISSUE #13330] feat: Environment variable to reference OpenAPI Tools Servers #16889

Closed
opened 2026-04-19 22:43:09 -05:00 by GiteaMirror · 0 comments
Owner

Originally created by @phergoualch on GitHub (Apr 29, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/13330

Check Existing Issues

  • 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

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_
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#16889