Skip to content

Commit 749916d

Browse files
authored
docs: update Supabase MCP cookbook with RLS security examples (#8371)
1 parent d66778c commit 749916d

File tree

3 files changed

+514
-0
lines changed

3 files changed

+514
-0
lines changed

docs/docs.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -263,6 +263,7 @@
263263
"guides/sanity-mcp-continue-cookbook",
264264
"guides/sentry-mcp-error-monitoring",
265265
"guides/snyk-mcp-continue-cookbook",
266+
"guides/supabase-mcp-database-workflow",
266267
"guides/dlt-mcp-continue-cookbook",
267268
"guides/netlify-mcp-continuous-deployment",
268269
"guides/chrome-devtools-mcp-performance"

docs/guides/overview.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ Step-by-step guides for integrating Model Context Protocol (MCP) servers with Co
2929
- [Sanity CMS Integration Cookbook](/guides/sanity-mcp-continue-cookbook) - Manage headless CMS content with AI-powered workflows using Sanity MCP
3030
- [Sentry Error Monitoring Cookbook](/guides/sentry-mcp-error-monitoring) - Automated error analysis with Sentry MCP to identify patterns and create actionable GitHub issues
3131
- [Snyk + Continue Hub Agent Cookbook (MCP)](/guides/snyk-mcp-continue-cookbook) - Integrate Snyk MCP via Continue Hub to scan code, deps, IaC, and containers
32+
- [Supabase Database Workflow Cookbook](/guides/supabase-mcp-database-workflow) - Audit Row Level Security in your Supabase database, identify vulnerabilities, and automatically generate fixes using Supabase MCP
3233
- [dlt Data Pipelines Cookbook](/guides/dlt-mcp-continue-cookbook) - Build AI-powered data pipelines with dlt MCP for pipeline inspection, schema management, and debugging
3334

3435
## What Advanced Tutorials Are Available

0 commit comments

Comments
 (0)