Skip to content

Instantly share code, notes, and snippets.

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

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

Select an option

Save KyMidd/c5cd3d3cb7d3c7aa66abcbfec95d1523 to your computer and use it in GitHub Desktop.
After: MCPClient prefix parameter
# 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