Skip to content

Commit cc05185

Browse files
Add v0.18.0 docs
1 parent 3fc5cc4 commit cc05185

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

_data/versions.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
- 0.18.0
12
- 0.17.0
23
- 0.16.0
34
- 0.15.0

building-clients.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ The `MCP::Client` class provides an interface for interacting with MCP servers.
1111
**Supported operations:**
1212

1313
- Tool listing (`MCP::Client#tools`) and invocation (`MCP::Client#call_tool`)
14-
- Resource listing (`MCP::Client#resources`) and reading (`MCP::Client#read_resources`)
14+
- Resource listing (`MCP::Client#resources`) and reading (`MCP::Client#read_resource`)
1515
- Resource template listing (`MCP::Client#resource_templates`)
1616
- Prompt listing (`MCP::Client#prompts`) and retrieval (`MCP::Client#get_prompt`)
1717
- Completion requests (`MCP::Client#complete`)

0 commit comments

Comments
 (0)