mcp-discord/smithery.yaml

10 lines
213 B
YAML

startCommand:
type: http
configSchema:
type: object
required:
- discordToken
properties:
discordToken:
type: string
description: "The bot token for Discord integration."