From 9144ad6b82f096e14c60b0395a220c3622c6a2da Mon Sep 17 00:00:00 2001 From: yanivt Date: Tue, 18 Aug 2026 11:25:26 +0300 Subject: [PATCH] feat!: JFrog Platform MCP authenticates via OAuth The Platform MCP now uses OpenCode OAuth auto-detection via JFROG_PLATFORM_URL and no longer injects a Bearer token (code merged in #29). This empty commit triggers the release. BREAKING CHANGE: JFROG_URL/JFROG_ACCESS_TOKEN are no longer used for the JFrog Platform MCP; authentication is OAuth via JFROG_PLATFORM_URL. Co-authored-by: Cursor