Update README.md
This commit is contained in:
parent
60052cc4af
commit
8ce4f1765e
11
README.md
11
README.md
|
@ -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)
|
||||
|
|
Loading…
Reference in New Issue