Skip to content

Instantly share code, notes, and snippets.

@KyMidd
Created December 4, 2025 03:21
Show Gist options
  • Select an option

  • Save KyMidd/dacb532cb32618a84d284a4724a1a916 to your computer and use it in GitHub Desktop.

Select an option

Save KyMidd/dacb532cb32618a84d284a4724a1a916 to your computer and use it in GitHub Desktop.
After: Return unstarted client (ToolProvider)
# 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