Is WithCapabilites on NewClient really needed or used? #234
ibuildthecloud
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
It doesn't seem like doing NewClient(... WithCapabilities()) will save the capabilities and send then in the Initialize. In initialize you need to pass the capabilites. So what is the point of putting the option in NewClient?
mcp-go/client/client.go
Line 138 in 3ba0c91
Beta Was this translation helpful? Give feedback.
All reactions