Bridge to translate arbitrary LSP server capabilities into MCP read/view/edit tools
1pub mod client; 2 3pub use client::setup_lsp_client;