Release v2.0.4 - WebSocket Fixes & Clean Startup
🔧 Fixes:
- Fixed RuntimeWarning about module imports when using python -m execution
- Resolved websockets deprecation warnings by switching to wsproto
- Fixed FastMCP TypeError when configuring WebSocket implementation
🚀 Improvements:
- Clean startup logs without deprecation warnings
- Proper uvicorn WebSocket configuration
- Maintained backward compatibility with all existing functionality
📦 Technical Details:
- Added wsproto dependency for modern WebSocket implementation
- Implemented monkey patch for uvicorn configuration
- Created clean main entry point to avoid import warnings
- Updated deployment configurations for Railway
This release ensures clean, warning-free operation in production environments.
Installation
PyPI
pip install augments-mcp-server==2.0.4uv
uv add augments-mcp-server==2.0.4MCP Server Registry
The server is available in the MCP server registry at dev.augments/mcp.