diff --git a/README.md b/README.md index 950fa7f..63877c8 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ # Supabase MCP Server +[![smithery badge](https://smithery.ai/badge/@joshuarileydev/supabase-mcp-server)](https://smithery.ai/server/@joshuarileydev/supabase-mcp-server) A Model Context Protocol (MCP) server that provides programmatic access to the Supabase Management API. This server allows AI models and other clients to manage Supabase projects and organizations through a standardized interface. @@ -17,6 +18,16 @@ A Model Context Protocol (MCP) server that provides programmatic access to the S - Create new organizations ## Installation + +### Installing via Smithery + +To install Supabase Server for Claude Desktop automatically via [Smithery](https://smithery.ai/server/@joshuarileydev/supabase-mcp-server): + +```bash +npx -y @smithery/cli install @joshuarileydev/supabase-mcp-server --client claude +``` + +### Manual Installation Add the following to your Claude Config JSON file ``` {