We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7c6dc7e commit 73f1e5dCopy full SHA for 73f1e5d
dsl-reference.md
@@ -564,13 +564,13 @@ do:
564
server:
565
endpoint: https://example.com/mcp
566
parameters:
567
- protocolVersion: '2025-03-26'
+ protocolVersion: '2025-06-18'
568
capabilities:
569
roots:
570
listChanged: true
571
clientInfo:
572
name: 'ExampleClient'
573
- version: '1.0.0'
+ version: '0.1.0'
574
```
575
576
The following example showcases a prompts/list request by the client to retrieve available prompts from the MCP server.
0 commit comments