Skip to content

Commit 4a8dcf3

Browse files
authored
docs: fix typo for mcp capabilities (#845)
1 parent 677f0eb commit 4a8dcf3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/protocol/initialization.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ The Agent **MUST** respond with the chosen [protocol version](#protocol-version)
6868
"audio": true,
6969
"embeddedContext": true
7070
},
71-
"mcp": {
71+
"mcpCapabilities": {
7272
"http": true,
7373
"sse": true
7474
}

0 commit comments

Comments
 (0)