mcp_daemon 0.2.1

Diverged Implementation of Model Context Protocol (MCP) with Extended Functionality
Documentation
1
2
3
4
/// HTTP server implementation for SSE
pub mod http_server;
/// Middleware for SSE authentication
pub mod middleware;