Skip to content

Add note about VS Code and FastMCP streamable HTTP #33

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
Jul 2, 2025

Conversation

danbarr
Copy link
Collaborator

@danbarr danbarr commented Jul 1, 2025

There's an issue between VS Code and Python-based MCPs built with the FastMCP SDK using Streamable HTTP.

VS Code doesn't handle the 307 redirect from /mcp to /mcp/ like other clients do.

Unfortunately we can't just update ToolHive to add the trailing slash because that breaks other non-FastMCP servers.

Related issues/PRs from the FastMCP/python-sdk repos:

Copy link

vercel bot commented Jul 1, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
docs-website ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 1, 2025 9:36pm

@danbarr danbarr enabled auto-merge (squash) July 2, 2025 01:16
@danbarr danbarr merged commit 53f3792 into main Jul 2, 2025
5 checks passed
@danbarr danbarr deleted the add-vscode-http-fix branch July 2, 2025 01:45
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