discordlisted
Install: claude install-skill project-nomos/nomos
# Discord
Interact with Discord using the built-in MCP tools provided by the `nomos-discord` server. These tools call the Discord REST API directly — no curl commands or shell environment variables needed.
## Available Tools
### Messaging
| Tool | Description |
| ------------------------ | ----------------------------------------------------- |
| `discord_send_message` | Send a text message to a channel or thread |
| `discord_send_embed` | Send a rich embed (title, description, color, footer) |
| `discord_edit_message` | Edit an existing message |
| `discord_delete_message` | Delete a message |
### Reading & Search
| Tool | Description |
| ---------------------- | --------------------------------------------------------- |
| `discord_read_channel` | Read recent messages from a channel or thread |
| `discord_search` | Search messages in a guild by content, author, or channel |
### Reactions & Pins
| Tool | Description |
| ----------------------- | --------------------------------- |
| `discord_react` | Add a reaction emoji to a message |
| `discord_pin_message` | Pin a message |
| `discord_unpin_message` | Unpin a message |
| `discord_list_pins` | List