mcp-discord/src
robertlestak 4c2621717e Fix streamable HTTP transport to use SDK's handleRequest method
- Remove custom /mcp endpoint handling that was causing 405 errors
- Use StreamableHTTPServerTransport.handleRequest() to properly handle MCP protocol
- Fixes compatibility with MCP Inspector and Kiro clients
2025-11-28 10:51:44 -08:00
..
tools Merge pull request #17 from SootyOwl/copilot/add-reply-functionality 2025-10-20 15:45:22 +08:00
errorHandler.ts feat: add unified Discord error handler with clear guidance for unauthorized server access 2025-05-14 00:01:59 +08:00
index.ts Update package metadata and add CLI shebang 2025-07-08 21:13:03 +08:00
logger.ts feat: add logger utility and improve Discord login error message for token and privileged intents 2025-05-11 15:12:28 +08:00
schemas.ts Merge pull request #17 from SootyOwl/copilot/add-reply-functionality 2025-10-20 15:45:22 +08:00
server.ts feat(server): add search messages handler and schema 2025-10-15 16:21:25 +01:00
toolList.ts Merge pull request #17 from SootyOwl/copilot/add-reply-functionality 2025-10-20 15:45:22 +08:00
transport.ts Fix streamable HTTP transport to use SDK's handleRequest method 2025-11-28 10:51:44 -08:00