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
Added hot reloading under STDIO. Now when users modify MCP code, OpenMCP will automatically handle all related hot updates without requiring a manual restart.
Implemented the export functionality for mcpconfig.json. The exported configuration file can be used with the OpenMCP-SDK framework for low-code agent deployment or directly loaded into MCP clients like Claude Desktop for quick deployment and usage.