//! # lspz MCP server
//!//! Exposes LSP diagnostics, completions, and symbols as MCP tools
//! using the official [`rmcp`] SDK.
moddaemon_server;modpool;modserver;modsession;pubusedaemon_server::DaemonMcpServer;pubusepool::LspPool;pubuseserver::McpServer;pubusesession::{InitializeParams, LspSession};