You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: implement full feature parity between SSE and stdio transports
- Add dedicated stdio_server.py with complete MCP server implementation
- Expose all 29 tools, 5 prompts, and 14 resources in stdio mode
- Update main.py to use new stdio server implementation
- Maintain backward compatibility with existing SSE mode
- Ensure identical functionality across both transport methods
0 commit comments