Created
May 27, 2025 16:57
-
-
Save Kreijstal/0f7ca925f08e07d3c62a50c6cd6f37ff to your computer and use it in GitHub Desktop.
jsonrpc handshake
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{"jsonrpc":"2.0","id":0,"method":"initialize","params":{"protocolVersion":"2024-11-05","capabilities":{},"clientInfo":{"name":"testing","version":"0.0.1"}}} | |
{"jsonrpc":"2.0","method":"notifications/initialized","params":{}} | |
{"jsonrpc":"2.0","method":"tools/list","params":{},"id":"some_unique_id_1"} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment