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 support for connecting to multiple MCP servers simultaneously
Updated protocol to support streamable HTTP, which will gradually replace the SSE connection method
Implemented special support for Python projects created with : auto-initialize projects and direct MCP to , eliminating the need for global MCP installation
Added special support for npm-created JS/TS projects: auto-initialize projects
Changes
Removed setting and introduced (default: ), allowing the model to call multiple tools in a single response
Improvements
Refactored the OpenMCP connection module infrastructure and implemented a more detailed logging system