mirror of
https://github.com/supabase/supabase.git
synced 2026-07-03 21:54:19 +08:00
* docs: improve MCP server guide (Part 1) - Update to official MCP SDK's WebStandardStreamableHTTPServerTransport - Remove separate deno.json requirement (use npm specifiers directly) - Add curl testing example with expected SSE response - Add step checkpoints and section dividers for clarity - Update prerequisites (Node.js 20+, fix CLI link) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> * fix format * refactor and Chris' suggestions * Update dictionary * docs: improve MCP server guide (Part 1) - Update to official MCP SDK's WebStandardStreamableHTTPServerTransport - Remove separate deno.json requirement (use npm specifiers directly) - Add curl testing example with expected SSE response - Add step checkpoints and section dividers for clarity - Update prerequisites (Node.js 20+, fix CLI link) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> * fix format * refactor and Chris' suggestions * Update dictionary * Apply suggestion from @ChrisChinchilla --------- Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com> Co-authored-by: Chris Chinchilla <chris.ward@supabase.io>