File tree
717 files changed
+297
-76254
lines changed- .github/workflows
- buildSrc/src/main/kotlin
- docs
- -m-c-p -kotlin -s-d-k
- io.modelcontextprotocol.kotlin.sdk.client
- -client-options
- -client
- -s-s-e-client-transport
- -stdio-client-transport
- -web-socket-client-transport
- io.modelcontextprotocol.kotlin.sdk.server
- -registered-prompt
- -registered-resource
- -registered-tool
- -s-s-e-server-transport
- -server-options
- -server
- -stdio-server-transport
- -web-socket-mcp-server-transport
- io.modelcontextprotocol.kotlin.sdk
- -blob-resource-contents
- -call-tool-request
- -call-tool-result-base
- -call-tool-result
- -cancelled-notification
- -client-capabilities
- -roots
- -client-notification
- -client-request
- -client-result
- -compatibility-call-tool-result
- -complete-request
- -argument
- -complete-result
- -completion
- -create-message-request
- -include-context
- all-servers
- none
- this-server
- -create-message-result
- -cursor
- -custom-meta
- -custom-request
- -embedded-resource
- -companion
- -empty-request-result
- -error-code
- -defined
- -connection-closed
- -internal-error
- -invalid-params
- -invalid-request
- -method-not-found
- -parse-error
- -request-timeout
- -unknown
- -get-prompt-request
- -get-prompt-result
- -image-content
- -companion
- -implementation
- -initialize-request
- -initialize-result
- -initialized-notification
- -j-s-o-n-r-p-c-error
- -j-s-o-n-r-p-c-message
- -j-s-o-n-r-p-c-notification
- -j-s-o-n-r-p-c-request
- -j-s-o-n-r-p-c-response
- -list-prompts-request
- -list-prompts-result
- -list-resource-templates-request
- -list-resource-templates-result
- -list-resources-request
- -list-resources-result
- -list-roots-request
- -list-roots-result
- -list-tools-request
- -list-tools-result
- -logging-level
- alert
- critical
- debug
- emergency
- error
- info
- notice
- warning
- -logging-message-notification
- -set-level-request
- -mcp-error
- -method
- -custom
- -defined
- -completion-complete
- -initialize
- -logging-set-level
- -notifications-cancelled
- -notifications-initialized
- -notifications-message
- -notifications-progress
- -notifications-prompts-list-changed
- -notifications-resources-list-changed
- -notifications-resources-updated
- -notifications-roots-list-changed
- -notifications-tools-list-changed
- -ping
- -prompts-get
- -prompts-list
- -resources-list
- -resources-read
- -resources-subscribe
- -resources-templates-list
- -resources-unsubscribe
- -roots-list
- -sampling-create-message
- -tools-call
- -tools-list
- -model-hint
- -model-preferences
- -notification
- -paginated-request
- -paginated-result
- -ping-request
- -progress-base
- -progress-notification
- -progress-token
- -progress
- -prompt-argument
- -prompt-list-changed-notification
- -prompt-message-content-text-or-image
- -prompt-message-content
- -prompt-message
- -prompt-reference
- -companion
- -prompt
- -read-resource-request
- -read-resource-result
- -reference
- -request-id
- -request-result
- -request
- -resource-contents
- -resource-list-changed-notification
- -resource-reference
- -companion
- -resource-template
- -resource-updated-notification
- -resource
- -role
- assistant
- user
- -roots-list-changed-notification
- -root
- -sampling-message
- -server-capabilities
- -prompts
- -resources
- -tools
- -server-notification
- -server-request
- -server-result
- -stop-reason
- -end-turn
- -max-tokens
- -other
- -stop-sequence
- -subscribe-request
- -text-content
- -companion
- -text-resource-contents
- -tool-list-changed-notification
- -tool
- -input
- -unknown-content
- -unknown-method-request-or-notification
- -unknown-reference
- -unknown-resource-contents
- -unsubscribe-request
- -with-meta
- -companion
- images
- scripts
- styles
- ui-kit
- gradle
- kotlin-sdk-client
- src
- commonMain/kotlin/io/modelcontextprotocol/kotlin/sdk/client
- commonTest/kotlin/io/modelcontextprotocol/kotlin/sdk/client
- kotlin-sdk-core
- kotlin-sdk-server
- kotlin-sdk-test/src/jvmTest/kotlin/io/modelcontextprotocol/kotlin/sdk/integration/typescript
- kotlin-sdk
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
717 files changed
+297
-76254
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + |
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
37 | 37 |
| |
38 | 38 |
| |
39 | 39 |
| |
40 |
| - | |
| 40 | + | |
41 | 41 |
| |
42 | 42 |
| |
43 | 43 |
| |
44 | 44 |
| |
45 | 45 |
| |
46 | 46 |
| |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
47 | 58 |
| |
48 | 59 |
| |
49 | 60 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
| 14 | + | |
14 | 15 |
| |
15 | 16 |
| |
16 | 17 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
| 2 | + | |
2 | 3 |
| |
3 | 4 |
| |
4 | 5 |
| |
5 | 6 |
| |
6 | 7 |
| |
7 | 8 |
| |
8 |
| - | |
| 9 | + | |
9 | 10 |
| |
10 | 11 |
| |
11 | 12 |
| |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
12 | 17 |
| |
13 | 18 |
| |
14 | 19 |
| |
| |||
20 | 25 |
| |
21 | 26 |
| |
22 | 27 |
| |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
23 | 36 |
| |
24 | 37 |
| |
25 | 38 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
8 |
| - | |
9 | 8 |
| |
10 | 9 |
| |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
11 | 16 |
| |
12 | 17 |
| |
13 | 18 |
| |
14 | 19 |
| |
15 | 20 |
| |
16 | 21 |
| |
17 | 22 |
| |
18 |
| - | |
19 | 23 |
| |
20 |
| - | |
21 |
| - | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
22 | 38 |
| |
23 |
| - | |
| 39 | + |
Lines changed: 0 additions & 87 deletions
This file was deleted.
Lines changed: 0 additions & 87 deletions
This file was deleted.
0 commit comments