pub(crate) async fn serve_http(server: FutuServer, listen: &str) -> Result<()>Expand description
HTTP 模式:axum + rmcp StreamableHttpService,/mcp 路径跑 MCP,
/metrics 暴露 Prometheus counters(无需 token)。
pub(crate) async fn serve_http(server: FutuServer, listen: &str) -> Result<()>HTTP 模式:axum + rmcp StreamableHttpService,/mcp 路径跑 MCP,
/metrics 暴露 Prometheus counters(无需 token)。