pub async fn mcp_message_handler(
__arg0: State<SharedMcpContext>,
__arg1: Json<Value>,
) -> impl IntoResponseExpand description
POST /mcp/message - Receive JSON-RPC messages from SSE clients
pub async fn mcp_message_handler(
__arg0: State<SharedMcpContext>,
__arg1: Json<Value>,
) -> impl IntoResponsePOST /mcp/message - Receive JSON-RPC messages from SSE clients