Skip to content

feat(mcp): support all three transports of mcp server, i.e. stdio, sse and streamable-http.#44

Closed
gali-leilei wants to merge 7 commits intomainfrom
dev-ll-deprecate-mcp-sse
Closed

feat(mcp): support all three transports of mcp server, i.e. stdio, sse and streamable-http.#44
gali-leilei wants to merge 7 commits intomainfrom
dev-ll-deprecate-mcp-sse

Conversation

@gali-leilei
Copy link
Copy Markdown
Contributor

  • add class ToolManagerV2 that support all three modes of MCP server transport. Keep class ToolManager for backward compatibility.
  • add def create_mcp_server_parameters() in settings_v2.py that support all three modes of MCP server transport. Keep def create_mcp_server_parameters() in settings.py for backward compatibility.

@Vanint
Copy link
Copy Markdown
Member

Vanint commented Apr 10, 2026

Thanks for the work on multi-transport support! However, main has gone through significant refactoring since this PR was opened, so the changes here are likely out of sync and would conflict heavily.

We're closing this for now. If multi-transport MCP support is still needed on the current codebase, feel free to open a fresh PR based on the latest main. Thanks!

@Vanint Vanint closed this Apr 10, 2026
@shawnlimn shawnlimn deleted the dev-ll-deprecate-mcp-sse branch April 21, 2026 09:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants