SH11235/discord-conversation-logger
MCP server that enables AI assistants to log conversations to Discord for audit trails, review, and team collaboration
Platform-specific configuration:
{
"mcpServers": {
"discord-conversation-logger": {
"command": "npx",
"args": [
"-y",
"discord-conversation-logger"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...