Skip to content

Commit f57f12d

Browse files
Update dsl-reference.md
1 parent c66021c commit f57f12d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

dsl-reference.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -564,13 +564,13 @@ do:
564564
server:
565565
endpoint: https://example.com/mcp
566566
parameters:
567-
protocolVersion: '2025-03-26'
567+
protocolVersion: '2025-06-18'
568568
capabilities:
569569
roots:
570570
listChanged: true
571571
clientInfo:
572572
name: 'ExampleClient'
573-
version: '1.0.0'
573+
version: '0.1.0'
574574
```
575575

576576
The following example showcases a prompts/list request by the client to retrieve available prompts from the MCP server.

0 commit comments

Comments
 (0)