github open-webui/mcpo v0.0.6

latest releases: v0.0.17, v0.0.16, v0.0.15...
5 months ago

[0.0.6] - 2025-04-02

Added

  • 🔐 CLI Auth with --api-key: Secure your endpoints effortlessly with the new --api-key option, enabling basic API key authentication for instant protection without custom middleware or external auth systems—ideal for public deployments.
  • 🌐 Flexible CORS Access via --cors-allow-origins: Unlock controlled cross-origin access with the new --cors-allow-origins CLI flag—perfect for integrating mcpo with frontend apps, remote UIs, or cloud dashboards while maintaining CORS security.

Fixed

  • 🧹 Cleaner Proxy Output: Dropped None arguments from proxy requests, resulting in reduced clutter and improved interoperability with servers expecting clean inputs—ensuring more reliable downstream performance with MCP tools.

Don't miss a new mcpo release

NewReleases is sending notifications on new releases.