Reads the process environment and resolves the active MCP security context. The pure decision lives in boundary.mcp.core.security; this shell wrapper only supplies the environment (the I/O).
Reads the process environment and resolves the active MCP security context. The pure decision lives in boundary.mcp.core.security; this shell wrapper only supplies the environment (the I/O).
(env-map)The process environment as a Clojure map (String -> String).
The process environment as a Clojure map (String -> String).
(from-env)(from-env env-map)Resolve the security context. With no args, reads the live process environment; the 1-arity takes an explicit env map (for tests).
Resolve the security context. With no args, reads the live process environment; the 1-arity takes an explicit env map (for tests).
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |