Codex Supabase

Codex 連接 Supabase MCP。說「連接 Supabase」時載入。

mathruffian-dot 573f601 472 B Updated

File contents

連接 Supabase(Codex 版)

  1. npm install -g @supabase/mcp-server-supabase
  2. 取得 project ref + API key
  3. codex mcp add supabase -- npx @supabase/mcp-server-supabase --project-ref <ref> --access-token <personal-access-token> 或手動編輯 ~/.codex/config.toml
  4. 重啟後驗證資料庫查詢

⚠️ API key 不寫進 AGENTS.md 或 repo。

mathruffian-dot/codex-lazy-packs/tree/main/skills/07-supabase commit 573f60119d

Frequently asked questions

npx skillmds@latest add mathruffian-dot/codex-supabase