Update README.md

This commit is contained in:
Barry Yip 2025-07-09 11:04:24 +08:00 committed by GitHub
parent 60052cc4af
commit 8ce4f1765e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 10 additions and 1 deletions

View File

@ -74,6 +74,15 @@ MCP-Discord provides the following Discord-related functionalities:
## Installation
### Installing via NPM
You can use it with the following command:
```bash
npx mcp-discord --config ${DISCORD_TOKEN}
```
For more details, you can check out the [NPM Package](https://www.npmjs.com/package/mcp-discord).
### Installing via Smithery
To install mcp-discord automatically via [Smithery](https://smithery.ai/server/@barryyip0625/mcp-discord)
@ -250,4 +259,4 @@ npm run dev
## License
[MIT License](https://github.com/barryyip0625/mcp-discord?tab=MIT-1-ov-file)
[MIT License](https://github.com/barryyip0625/mcp-discord?tab=MIT-1-ov-file)