mirror of
https://github.com/supabase/supabase.git
synced 2026-07-07 09:30:21 +08:00
* feat: add OpenCode support to MCP clients - Add OpenCodeMcpConfig interface and type guard - Add OpenCode to MCP_CLIENTS array with remote config - Include OAuth authentication instructions - Add OpenCode icons with correct naming convention - Fix duplicate JSON config display by removing primaryInstructions Resolves FE-2350 * added missing images