Created
December 4, 2025 03:20
-
-
Save KyMidd/c5cd3d3cb7d3c7aa66abcbfec95d1523 to your computer and use it in GitHub Desktop.
After: MCPClient prefix parameter
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # MCPClient handles it | |
| github_mcp_client = MCPClient( | |
| lambda: streamablehttp_client(...), | |
| prefix="github", | |
| ) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment