Currently the set of clojure lsp commands known by Calva are hardcoded to work around some nuance with multiple lsp-servers in a project. As seen in src/lsp/commands/lsp-commands.ts This works as is in the short term, but is brittle as clojure-lsp expands the functions made available.