We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 677f0eb commit 4a8dcf3Copy full SHA for 4a8dcf3
1 file changed
docs/protocol/initialization.mdx
@@ -68,7 +68,7 @@ The Agent **MUST** respond with the chosen [protocol version](#protocol-version)
68
"audio": true,
69
"embeddedContext": true
70
},
71
- "mcp": {
+ "mcpCapabilities": {
72
"http": true,
73
"sse": true
74
}
0 commit comments