Skip to content

Commit b696598

Browse files
committed
Add instructions in initialize response
1 parent c5fd208 commit b696598

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/specification/2025-03-26/basic/lifecycle.mdx

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,8 @@ The server **MUST** respond with its own capabilities and information:
101101
"serverInfo": {
102102
"name": "ExampleServer",
103103
"version": "1.0.0"
104-
}
104+
},
105+
"instructions": "Optional instructions for the client"
105106
}
106107
}
107108
```

0 commit comments

Comments
 (0)