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
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
Wang Hao
f30ec77d6f
feat: Add configurable timeout support for MCP server operations with improved defaults
2025-05-01 23:49:49 +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