About
Official Supabase plugin for Codex. Includes agent skills for Supabase development and Postgres best practices, plus MCP server integration for managing your Supabase projects directly from Codex.
Tags
supabasepostgresdatabasebackendmcpreadwrite
plugin.json
{
"apps": "./.app.json",
"name": "supabase",
"author": {
"url": "https://supabase.com",
"name": "Supabase",
"email": "[email protected]"
},
"skills": "./skills/",
"license": "MIT",
"version": "0.1.5",
"homepage": "https://supabase.com",
"keywords": [
"supabase",
"postgres",
"database",
"backend",
"mcp"
],
"interface": {
"logo": "./assets/logo.svg",
"category": "Developer Tools",
"brandColor": "#3ECF8E",
"websiteURL": "https://supabase.com",
"displayName": "Supabase",
"capabilities": [
"Read",
"Write"
],
"defaultPrompt": [
"Use Supabase to set up Auth and protected routes for my app.",
"Review my Supabase schema and RLS policies for security issues.",
"Optimize my Postgres queries and indexes using Supabase best practices."
],
"developerName": "Supabase",
"longDescription": "Official Supabase plugin for Codex. Includes agent skills for Supabase development and Postgres best practices, plus MCP server integration for managing your Supabase projects directly from Codex.",
"privacyPolicyURL": "https://supabase.com/privacy",
"shortDescription": "Supabase skills and MCP tools for Codex",
"termsOfServiceURL": "https://supabase.com/terms"
},
"repository": "https://github.com/supabase-community/codex-plugin",
"description": "Access your Supabase projects and perform tasks like managing tables, fetching config, and querying data."
}Stats
Upvotes0
Comments0
Details
SourceOpenAI
Versionv0.1.5
AuthorSupabase
CategoryDeveloper Tools
AddedJun 6, 2026
UpdatedJun 6, 2026
Author
Yash @ Explainx