catenary-mcp 0.1.0

A bridge between MCP (Model Context Protocol) and LSP (Language Server Protocol)
Documentation
1
2
3
4
mod client;
mod protocol;

pub use client::LspClient;