solo-api 0.3.8

Solo: MCP and HTTP transports
Documentation

Solo transports: MCP server (rmcp) and HTTP/JSON (axum).

  • MCP stdio: [mcp::SoloMcpServer] + [mcp::serve_stdio].
  • HTTP/JSON: [http::SoloHttpState] + [http::serve_http].