The OpenCode integration for Supabase is now available.
Type /supabase
, authenticate, and your agent can work with Supabase account/project management APIs plus bundled Supabase skills. For database, Edge Functions, logs, and other project-scoped capabilities, the plugin guides users through connecting Supabase MCP. Requires OpenCode 1.3.4 or later.
OpenCode is an open source AI coding agent with more than 180,000 GitHub stars and 7.5M monthly active users. It runs in your terminal, IDE, or desktop, supports 75+ LLM providers, and lets you run multiple agents in parallel on the same project.
AI agents are taking on more of the coding workflow, and they need access to more than just the codebase. Teams like Ramp, JFrog, Cloudflare, and Apple are already running OpenCode at scale. This integration gives those agents direct access to your Supabase backend, so they can go beyond writing code and verify their own work, query data, check logs, and deploy functions.
What the OpenCode integration includes# #
Once connected, the integration can:
- Monitor agent activity in real time from OpenCode
- List your Supabase organizations and projects
- Create new Supabase projects from your coding session
- Open the Supabase MCP setup flow for a chosen project
- Bundle Supabase agent skills so your agent gets Supabase-specific guidance without a separate install step
Here's the integration running inside Minecraft. OpenCode connected to Supabase via MCP, created a table, populated it with data, and deployed an Edge Function without ever leaving a survival world. Everything you see is running on a real Supabase project. The dirt house, however, is optional.
The plugin is open source and built in collaboration with Jumski from pgflow. You can find it here.