Skip to content

fix(mcp): honor custom URL sub-paths in StreamableHttpServerParameters#1231

Merged
copybara-service[bot] merged 1 commit into
mainfrom
test_921352444
May 27, 2026
Merged

fix(mcp): honor custom URL sub-paths in StreamableHttpServerParameters#1231
copybara-service[bot] merged 1 commit into
mainfrom
test_921352444

Conversation

@copybara-service
Copy link
Copy Markdown

@copybara-service copybara-service Bot commented May 27, 2026

fix(mcp): honor custom URL sub-paths in StreamableHttpServerParameters

DefaultMcpTransportBuilder now splits the URL into a base URI and
endpoint path so custom sub-paths like "/mcp/stream" are preserved.
URLs without a path keep the transport's default "/mcp" endpoint.

@copybara-service copybara-service Bot force-pushed the test_921352444 branch 3 times, most recently from ee474ec to 828cecb Compare May 27, 2026 12:09
DefaultMcpTransportBuilder now splits the URL into a base URI and
endpoint path so custom sub-paths like "/mcp/stream" are preserved.
URLs without a path keep the transport's default "/mcp" endpoint.

PiperOrigin-RevId: 922062555
@copybara-service copybara-service Bot merged commit a0c4b7b into main May 27, 2026
5 checks passed
@copybara-service copybara-service Bot deleted the test_921352444 branch May 27, 2026 12:17
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.

1 participant