Willem Jiang
6b73a53999
fix(config): Add support for MCP server configuration parameters ( #812 )
...
* fix(config): Add support for MCP server configuration parameters
* refact: rename the sse_readtimeout to sse_read_timeout
* update the code with review comments
* update the MCP document for the latest change
2026-01-10 15:59:49 +08:00
blueberrycongee
4c2592ac85
docs: add more MCP integration examples ( #441 ) ( #754 )
2025-12-11 21:21:37 +08:00
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