We're excited to announce the release of plugged.in MCP Proxy v1.4.0! This release brings full support for the Registry v2 features from plugged.in App v2.7.0, including OAuth token management, bidirectional notifications, and trending analytics.
- Seamless Authentication: OAuth tokens are now automatically retrieved from plugged.in App v2.7.0
- No Client-Side Auth: No need for client-side authentication setup - all handled by the proxy
- Secure Token Storage: Tokens are securely stored and refreshed automatically
- State-of-the-Art Encryption: All OAuth tokens protected with AES-256-GCM encryption
- Multiple Provider Support: Works with GitHub, Linear, and custom OAuth providers
- Bidirectional Support: Send and receive notifications seamlessly
- Send Notifications: Push notifications to plugged.in App from MCP servers
- Receive Notifications: Get notifications from the app in real-time
- Mark as Read/Unread: Programmatically manage notification status
- Delete Notifications: Remove notifications through the proxy
- Email Integration: Optional email delivery for important notifications
- Real-time Activity Tracking: Every tool call is logged and tracked
- Trending Calculations: Contributes to trending server calculations in plugged.in App
- Usage Metrics: Detailed usage statistics and popularity insights
- Community Insights: Discover what tools and servers are popular
- Installation Tracking: Monitor server installations and usage patterns
- Full Registry v2 Support: Complete integration with the new registry features
- Automatic Discovery: Servers are automatically discovered from the registry
- Installation Tracking: Track server installations and metrics
- Community Server Support: Access to community-contributed servers
- Server Claiming: Support for server ownership verification
- Automatic token retrieval from plugged.in App APIs
- Secure token storage with refresh mechanisms
- Error handling for token expiration and refresh failures
- Support for multiple OAuth providers simultaneously
- Bidirectional notification flow
- Real-time notification delivery
- Notification state management
- Email integration for critical notifications
- Tool call logging for trending calculations
- Usage metrics collection
- Performance monitoring
- Community engagement tracking
This release is designed to work seamlessly with plugged.in App v2.7.0 and its Registry v2 features:
- OAuth token management
- Trending server calculations
- Bidirectional notifications
- Registry integration
Fully compatible with all MCP clients:
- Claude Desktop
- Cline
- Cursor
- Any MCP-compatible client
-
Update the package:
npx -y @pluggedin/mcp-proxy@1.4.0 --pluggedin-api-key YOUR_API_KEY
-
Update your Claude Desktop configuration:
{ "mcpServers": { "pluggedin": { "command": "npx", "args": ["-y", "@pluggedin/mcp-proxy@1.4.0"], "env": { "PLUGGEDIN_API_KEY": "YOUR_API_KEY" } } } } -
No configuration changes needed: OAuth and notifications work automatically!
- OAuth authentication for Streamable HTTP servers
- Enhanced notification system
- Trending analytics tracking
- Registry integration
pluggedin_send_notification: Now supports bidirectional notificationspluggedin_discover_tools: Enhanced with registry integrationpluggedin_rag_query: Improved with trending data
- Automatic OAuth token management for compatible servers
- No manual token configuration required
- Seamless authentication flow
- Secure token storage with encryption
- Automatic token refresh mechanisms
- Protection against token exposure
- Secure communication with OAuth providers
- Validated notification payloads
- Secure notification delivery
- Protection against notification spam
- Authenticated notification sources
- Optimized token retrieval and storage
- Efficient refresh mechanisms
- Reduced authentication overhead
- Better error handling
- Fast notification delivery
- Efficient bidirectional communication
- Optimized message queuing
- Reduced latency
- Efficient activity tracking
- Optimized data collection
- Minimal performance impact
- Real-time processing
- Improved OAuth token handling edge cases
- Enhanced notification delivery reliability
- Better error handling for registry integration
- Fixed compatibility issues with various MCP clients
We're already working on exciting features for future releases:
- Advanced analytics dashboard
- Custom notification templates
- Enhanced OAuth provider support
- Improved caching mechanisms
If you find the plugged.in MCP Proxy useful:
- ⭐ Star our repository on GitHub
- 🐛 Report issues or suggest features
- 🤝 Contribute to the project
- 📢 Share with the MCP community
- plugged.in App v2.7.0 Release
- MCP Specification
- Claude Desktop Documentation
- Project GitHub Repository
Thank you for being part of the plugged.in ecosystem! This release represents a significant step forward in making MCP servers more accessible and powerful for developers worldwide.
For detailed technical information, see the CHANGELOG.md and README.md.