mcp-discord/smithery.yaml

10 lines
271 B
YAML

startCommand:
type: http
configSchema:
type: object
required: ["discordToken"]
properties:
discordToken:
type: string
title: "Discord Bot Token"
description: "Discord bot token. Obtain this from the Discord Developer Portal."