From c34415c546ee66ff76a3bcdc25c889ea22f177a8 Mon Sep 17 00:00:00 2001 From: "smithery-ai[bot]" <194235850+smithery-ai[bot]@users.noreply.github.com> Date: Tue, 25 Mar 2025 05:06:45 +0000 Subject: [PATCH] Update README --- README.md | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0dd667c..dbed8bf 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,4 @@ # MCP-Discord - [![smithery badge](https://smithery.ai/badge/@barryyip0625/mcp-discord)](https://smithery.ai/server/@barryyip0625/mcp-discord) A Discord MCP (Model Context Protocol) server that enables AI assistants to interact with the Discord platform. @@ -49,6 +48,15 @@ MCP-Discord provides the following Discord-related functionalities: ## Installation +### Installing via Smithery + +To install mcp-discord for Claude Desktop automatically via [Smithery](https://smithery.ai/server/@barryyip0625/mcp-discord): + +```bash +npx -y @smithery/cli install @barryyip0625/mcp-discord --client claude +``` + +### Manual Installation ```bash # Clone the repository git clone https://github.com/barryyip0625/mcp-discord.git @@ -151,4 +159,4 @@ npm run dev ## License -[MIT License](https://github.com/barryyip0625/mcp-discord?tab=MIT-1-ov-file) +MIT License