pub async fn execute_mcp_tool( name: &str, _args: &Value, _mcp_mgr: &(), ) -> Result<String, String>
Stub for when MCP feature is disabled.