Skip to content

openmcp client v0.1.8

Choose a tag to compare

@LSTM-Kirigaya LSTM-Kirigaya released this 22 Jun 12:06
· 259 commits to main since this release
  • 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.
  • Fixed several bugs in the VSCode plugin.