b20c9c6203
Fixes import errors in MCP servers by removing references to the deleted Hybrid Flow functions (oauth_callback and oauth_token). Changes: - Remove oauth_callback and oauth_token from imports in app.py - Remove route registrations for /oauth/callback and /oauth/token - Update comments to reference Progressive Consent Flow 1 This fixes the container restart loop caused by ImportError. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>