Electron-only backend module. Binds the RFC 8252 loopback callback server as the
MCPOAuthCallbackEndpoint, so OAuth redirects from the user's external system browser are
delivered to http://127.0.0.1:<port>/mcp/oauth/callback on a dedicated loopback HTTP server
that is not behind the Electron security-token cookie middleware. See
mcp-oauth-loopback-callback-server.ts for the security argument.
Electron-only backend module. Binds the RFC 8252 loopback callback server as the MCPOAuthCallbackEndpoint, so OAuth redirects from the user's external system browser are delivered to
http://127.0.0.1:<port>/mcp/oauth/callbackon a dedicated loopback HTTP server that is not behind the Electron security-token cookie middleware. Seemcp-oauth-loopback-callback-server.tsfor the security argument.