Liking cljdoc? Tell your friends :D

modex-bb.mcp.protocols


APromptcljprotocol

source

AResourcecljprotocol

source

AServercljprotocol

server-nameclj

(server-name this)

versionclj

(version this)

on-receiveclj

(on-receive this msg)

For testing receive.

For testing receive.

capabilitiesclj

(capabilities this)

send-notificationclj

(send-notification this notification)

Called after a has been sent.

Called after a has been sent.

protocol-versionclj

(protocol-version this)

list-promptsclj

(list-prompts this)

enqueue-notificationclj

(enqueue-notification _this msg)

For testing notifications. Will collapse into an async bus lands.

For testing notifications. Will collapse into an async bus lands.

list-resourcesclj

(list-resources this)

call-toolclj

(call-tool this tool-name arg-map)

list-toolsclj

(list-tools this)

on-sendclj

(on-send this msg)

For testing sent messages.

For testing sent messages.

initializeclj

(initialize this _init-params)
source

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close