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: add online sharing functionality and library build support
- Add SidebarShare component for copying shareable inspector links
- Add library build configuration with Vite and DTS plugin
- Update OAuth callback paths for online deployment (/inspector/oauth/callback)
- Change default connection type from "proxy" to "direct"
- Change default transport type from "stdio" to "sse"
- Update app title to "Online MCP Inspector"
- Add MCP Servers navigation button
- Add getProxyMCPURL utility function for proxy URL generation
- Export App component and TooltipProvider for library usage
- Update GitHub repository reference to web-mcp/online-mcp-inspector
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>
0 commit comments