Liking cljdoc? Tell your friends :D

com.blockether.vis.ext.channel-tui.mcp-model

Pure reading of one sanitized MCP inventory row.

Lives apart from mcp so BOTH the Settings dialog (dialogs, which mcp requires) and the MCP manager can describe a server without a dependency cycle. Nothing here talks to the gateway.

Pure reading of one sanitized MCP inventory row.

Lives apart from `mcp` so BOTH the Settings dialog (`dialogs`, which `mcp`
requires) and the MCP manager can describe a server without a dependency
cycle. Nothing here talks to the gateway.
raw docstring

flagclj

(flag row k)

Wire rows are string-keyed JSON; a missing flag is false, never nil.

Wire rows are string-keyed JSON; a missing flag is false, never nil.
sourceraw docstring

server-on?clj

(server-on? row)

True when the server is BOTH enabled in config and not killed at runtime — the single on/off a settings toggle can show.

True when the server is BOTH enabled in config and not killed at runtime —
the single on/off a settings toggle can show.
sourceraw docstring

server-statusclj

(server-status row)

Human one-liner for one sanitized inventory row.

Reads the RUNTIME state first — a killed server is killed even though it is still enabled in config, which is exactly the distinction the kill verb introduces and the one a user cannot otherwise see.

Human one-liner for one sanitized inventory row.

Reads the RUNTIME state first — a killed server is killed even though it is
still enabled in config, which is exactly the distinction the kill verb
introduces and the one a user cannot otherwise see.
sourceraw docstring

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