Solo transports: MCP server (rmcp) and HTTP/JSON (axum).
- MCP stdio: [
mcp::SoloMcpServer] + [mcp::serve_stdio]. - HTTP/JSON: [
http::SoloHttpState] + [http::serve_http]. - Auth (v0.8.0 P3): [
auth::AuthConfig] + [auth::AuthenticatedPrincipal].
Solo transports: MCP server (rmcp) and HTTP/JSON (axum).
mcp::SoloMcpServer] + [mcp::serve_stdio].http::SoloHttpState] + [http::serve_http].auth::AuthConfig] + [auth::AuthenticatedPrincipal].