You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
MCP servers can support pagination for their lists. The client will automatically paginate the lists to include all items from the list you wanted to pull.
314
+
315
+
Pagination is supported for tools, resources, prompts, and resource templates.
316
+
317
+
### Additional Chat Methods
329
318
330
319
The gem extends RubyLLM's chat interface with convenient methods for MCP integration:
0 commit comments