Skip to content
Radford Smith edited this page Jun 12, 2025 · 4 revisions

Sandboxing is only required for the nREPL evaluation environment. The bash and clojure_eval tools execute within the attached nREPL environment, which means sandboxing your project's nREPL process is sufficient—there's no need to sandbox the MCP server separately.

Clone this wiki locally