Skip to content

Revert "Add support for MCP's Streamable HTTP transport (#1716)" #1903

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 3, 2025

Conversation

DouweM
Copy link
Contributor

@DouweM DouweM commented Jun 3, 2025

This reverts commit 8f83407.

# Conflicts:
#	pydantic_ai_slim/pydantic_ai/mcp.py
#	pydantic_ai_slim/pyproject.toml
#	tests/test_mcp.py
#	uv.lock
Copy link
Contributor

hyperlint-ai bot commented Jun 3, 2025

PR Change Summary

Reverted the addition of support for MCP's Streamable HTTP transport and updated documentation to reflect the use of HTTP + Server Sent Events transport instead.

  • Reverted changes from pull request Add support for MCP's Streamable HTTP transport #1716 regarding Streamable HTTP transport support.
  • Updated documentation to specify the use of HTTP + Server Sent Events transport.
  • Changed references from Streamable HTTP to SSE in client examples.

Modified Files

  • docs/mcp/client.md

How can I customize these reviews?

Check out the Hyperlint AI Reviewer docs for more information on how to customize the review.

If you just want to ignore it on this PR, you can add the hyperlint-ignore label to the PR. Future changes won't trigger a Hyperlint review.

Note specifically for link checks, we only check the first 30 links in a file and we cache the results for several hours (for instance, if you just added a page, you might experience this). Our recommendation is to add hyperlint-ignore to the PR to ignore the link check for this PR.

@DouweM DouweM enabled auto-merge (squash) June 3, 2025 18:25
@DouweM DouweM merged commit aeaa8cf into main Jun 3, 2025
17 checks passed
@DouweM DouweM deleted the revert-mcp-streamable-http branch June 3, 2025 18:26
Copy link

github-actions bot commented Jun 3, 2025

Docs Preview

commit: 947e174
Preview URL: https://d29b965a-pydantic-ai-previews.pydantic.workers.dev

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.

MCP SSE not working since v0.2.10
1 participant