Commit Graph

8 Commits

Author SHA1 Message Date
Anoyer-lzh 270d8c3712
fix: env parameters exception when configuring SSE or HTTP MCP server (#513)
* fix: _create_streamable_http_session() got an unexpected keyword argument 'env'

fix unit error

* update md

---------

Co-authored-by: Willem Jiang <willem.jiang@gmail.com>
2025-08-20 17:23:57 +08:00
Willem Jiang d34f48819d
feat: polish the mcp-server configure feature (#447)
* feat: disable the MCP server configuation by default

* Fixed the lint and test errors

* fix the lint error

* feat:update the mcp config documents and tests

* fixed the lint errors
2025-07-19 09:33:32 +08:00
Willem Jiang 75ad3e0dc6
feat: disable the MCP server configuation by default (#444)
* feat: disable the MCP server configuation by default

* Fixed the lint and test errors

* fix the lint error
2025-07-19 08:39:42 +08:00
Li Xin 98830dbd04 docs: update documents 2025-05-08 10:14:33 +08:00
Li Xin 10b1d63834 feat: implement MCP UIs 2025-04-24 15:41:33 +08:00
He Tao 0cf859b393 feat: support mcp settings 2025-04-23 16:00:01 +08:00
He Tao dae036f583 feat: implement tools loading api 2025-04-23 14:38:04 +08:00
Li Xin 8129370bbd docs: add `mcp_integrations.md` 2025-04-23 13:48:42 +08:00