Created
December 4, 2025 03:21
-
-
Save KyMidd/dacb532cb32618a84d284a4724a1a916 to your computer and use it in GitHub Desktop.
After: Return unstarted client (ToolProvider)
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
| # Build client | |
| github_mcp_client = MCPClient(...) | |
| # Return it unstarted | |
| return github_mcp_client |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment