File tree Expand file tree Collapse file tree
resources/clojure_mcp/configs Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33; ; Enabled tools:
44; ; - clojure_eval (REPL evaluation)
55; ; - clojure_edit_agent (agent-based editing - fallback for Edit tool)
6- ; ; - clojure_inspect_project (project structure analysis)
76; ; - list_nrepl_ports (discover running nREPL servers)
87; ;
98; ; Enabled resources:
2120 :dispatch_agent
2221 :architect
2322 :code_critique
24- :clojure_edit ]
23+ :clojure_edit
24+ :clojure_inspect_project ]
2525
2626 :disable-prompts
2727 [" create-update-project-summary"
Original file line number Diff line number Diff line change 33; ; Enabled tools:
44; ; - clojure_eval (REPL evaluation)
55; ; - clojure_edit (structural form editing - fallback for Edit tool)
6- ; ; - clojure_inspect_project (project structure analysis)
76; ; - list_nrepl_ports (discover running nREPL servers)
87; ;
98; ; Enabled resources:
2120 :dispatch_agent
2221 :architect
2322 :code_critique
24- :clojure_edit_agent ]
23+ :clojure_edit_agent
24+ :clojure_inspect_project ]
2525
2626 :disable-prompts
2727 [" create-update-project-summary"
You can’t perform that action at this time.
0 commit comments