Expand description
LCSA MCP Server
Exposes LCSA local context signals via the Model Context Protocol (MCP). This allows AI tools like Claude, Cursor, etc. to access clipboard, selection, and focus signals from the local system.
Re-exports§
pub use server::ContextSnapshot;pub use server::McpServer;
Modules§
- server
- MCP Server Implementation