-
Notifications
You must be signed in to change notification settings - Fork 533
Refactored Discord MCP Server Tools into a modular structure with sep… #327
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Refactored Discord MCP Server Tools into a modular structure with sep… #327
Conversation
feat/use fern for sdk
Add action for fern sdk generation
rm old sdk action
fern/update generator
add get oauth url endpoint to sdk
add release step in action
override fern config for api key
update enum config for fern
override api key for fern sdk
add openai example
…ethod_name customize sdk name
update openai example
Co-authored-by: Zihao Lin <zihaolin@klavis.ai>
Ouath Docs for Asana merged.
…arate components for authentication, channel, message, server, and user management.
|
@zihaolin96 @xiangkaiz can you review this pr |
|
Bro we Already have a working discord server |
I refactored Discord MCP to match the new mcp_servers/mixpanel/ structure. |
thanks! like that! I'll take a deeper look on these PRs. |
Description
Refactored the Discord MCP Server Tools into a modular structure to improve maintainability and scalability. The update organizes functionality into distinct modules.
Related issue
Type of change
How has this been tested?
(Add screenshots or recordings here if applicable.)
Recording.2025-08-14.204154.mp4
Checklist