Skip to content

Latest commit

 

History

History
69 lines (43 loc) · 1.69 KB

File metadata and controls

69 lines (43 loc) · 1.69 KB

opencode-supabase

Connect OpenCode to Supabase: account login, Management API tools, bundled Supabase agent skills, and guided Supabase MCP setup.

opencode-supabase screenshot

Quickstart

Requires OpenCode >= 1.3.4.

opencode plugin opencode-supabase

Open 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.

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:

  1. Close OpenCode or exit the current session.
  2. Run opencode mcp auth supabase.
  3. Complete OAuth in the browser.
  4. Start OpenCode again.

Bundled Skills 🧰

Installed by default:

  • supabase
  • supabase-postgres-best-practices
  • opencode-supabase-guide

No separate skills setup is needed.

Need More?

Reference