Anyone trying to use Byterover in an enterprise environment will love you for this. My company enforces a VPN connection for remote work. On top of that, all requests going to the internet must go through localhost:1111 (number made up), which is a local proxy that then connects to a parent proxy using Kerberos authentication. The Kerberos ticket is obtained via Jamf Connect. Proper proxy support for MCP servers is something that actually, probably, should happen at the MCP-spec level rather than for a single server, but as you can imagine, this might take a while. Meanwhile, depending on the SDK you used to build the MCP part of Byterover, chances are good there's a package or library out there you could add that would provide proper proxy support, like making the MCP server respect proxy environment variables when it runs. This would let me use Byterover for WORK instead of just for side projects on my private laptop. If you have questions or need support with testing, I'm @ismi on Discord :). Cheers!