ruby-sdk icon indicating copy to clipboard operation
ruby-sdk copied to clipboard

client implementation

Open topherbullock opened this issue 8 months ago • 0 comments

Currently the gem only includes an MCP::Server implementation, but an end to end SDK implementation should also include a client.

Follow the same pattern for pluggable transports and implement Client and implement stdio and StreamableHTTP

topherbullock avatar Apr 30 '25 19:04 topherbullock