Skip to content

Conversation

Kludex
Copy link
Member

@Kludex Kludex commented Oct 3, 2025

No description provided.

Comment on lines +63 to +66
# TODO(Marcelo): we should have a proper `Client` that can use this "in-memory transport",
# and we should expose a method in the `FastMCP` so we don't access a private attribute.
if isinstance(server, FastMCP):
server = server._mcp_server # type: ignore[reportPrivateUsage]
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I've also introduced support for FastMCP here.

@Kludex Kludex enabled auto-merge (squash) October 3, 2025 14:16
@Kludex Kludex merged commit 814c9c0 into main Oct 3, 2025
21 checks passed
@Kludex Kludex deleted the docs/testing branch October 3, 2025 14: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.

2 participants