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.
(-main & _args)Start the blocking stdio server. Returns when stdin reaches EOF.
Start the blocking stdio server. Returns when stdin reaches EOF.
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 |