pub async fn mcp_handler(
__arg0: State<AppState>,
__arg1: Json<JsonRpcRequest>,
) -> ServerResult<impl IntoResponse>
Expand description
Dedicated MCP handler for Model Context Protocol requests
pub async fn mcp_handler(
__arg0: State<AppState>,
__arg1: Json<JsonRpcRequest>,
) -> ServerResult<impl IntoResponse>
Dedicated MCP handler for Model Context Protocol requests