Liking cljdoc? Tell your friends :D
Clojure only.

boundary.mcp.shell.server

Entry point. Resolves the security context from the environment, seeds the registry with the reflective resources, boots the stdio MCP server, and audits startup. Run with: clojure -M:run

Tool handlers added in BOU-100/101 must call boundary.mcp.core.security/authorize against the context and record the decision via the audit log before performing any mutation.

Entry point. Resolves the security context from the environment, seeds the
registry with the reflective resources, boots the stdio MCP server, and
audits startup. Run with: clojure -M:run

Tool handlers added in BOU-100/101 must call
`boundary.mcp.core.security/authorize` against the context and record the
decision via the audit log before performing any mutation.
raw docstring

-mainclj

(-main & _args)

Start the blocking stdio server. Returns when stdin reaches EOF.

Start the blocking stdio server. Returns when stdin reaches EOF.
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