Connect OpenCode to Supabase: account login, Management API tools, bundled Supabase agent skills, and guided Supabase MCP setup.
Requires OpenCode >= 1.3.4.
opencode plugin opencode-supabaseOpen opencode in your project, then run:
/supabase
Approve Supabase in your browser. Back in OpenCode, start simple:
List my Supabase projects
From there you can ask OpenCode to list organizations, list regions, create projects, or connect a project to Supabase MCP.
MCP is optional. Use it when you want project-scoped database, docs, advisor, and management tools inside OpenCode.
After /supabase, ask:
Connect this project to Supabase MCP
OpenCode opens Supabase Studio so you can choose permissions and MCP parameters. Copy the generated OpenCode prompt from Studio.
Then switch OpenCode to Build mode and paste that prompt into OpenCode. The plugin knows how to handle the Studio prompt and guide the config update.
After config is added:
- Close OpenCode or exit the current session.
- Run
opencode mcp auth supabase. - Complete OAuth in the browser.
- Start OpenCode again.
Installed by default:
supabasesupabase-postgres-best-practicesopencode-supabase-guide
No separate skills setup is needed.
- Supabase Management API: https://supabase.com/docs/reference/api/introduction
