lsp-client.py A simple LSP CLI. Development Enter the nix shell (direnv makes this easy). Run the tool: python -m lsp_client.cli The built app also provides a flake output, which you can run with nix run. Prior art /~https://github.com/fwcd/lsp-repl/tree/main